Triggered by Gerrit: https://gerrit.opensdn.io/c/opensdn-io/tf-controller/+/1155 Obtained pipelines/main.groovy from git https://github.com/opensdn-io/tf-jenkins.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T13:39:39.578Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] node [2024-11-08T13:39:39.688Z] Running on slave-openstack-gz1_1 in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] stage [Pipeline] { (init) [Pipeline] cleanWs [2024-11-08T13:39:39.811Z] [WS-CLEANUP] Deleting project workspace... [2024-11-08T13:39:39.811Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-11-08T13:39:40.065Z] [WS-CLEANUP] done [Pipeline] checkout [2024-11-08T13:39:40.095Z] The recommended git tool is: git [2024-11-08T13:39:40.101Z] No credentials specified [2024-11-08T13:39:40.102Z] Cloning the remote Git repository [2024-11-08T13:39:40.105Z] Cloning repository https://github.com/opensdn-io/tf-jenkins.git [2024-11-08T13:39:40.105Z] > git init /home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins # timeout=10 [2024-11-08T13:39:40.115Z] Fetching upstream changes from https://github.com/opensdn-io/tf-jenkins.git [2024-11-08T13:39:40.115Z] > git --version # timeout=10 [2024-11-08T13:39:40.117Z] > git --version # 'git version 2.25.1' [2024-11-08T13:39:40.117Z] > git fetch --tags --force --progress -- https://github.com/opensdn-io/tf-jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T13:39:41.585Z] > git config remote.origin.url https://github.com/opensdn-io/tf-jenkins.git # timeout=10 [2024-11-08T13:39:41.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T13:39:43.123Z] Avoid second fetch [2024-11-08T13:39:43.127Z] Checking out Revision 58ed2bab94d6d69d66ef59d18649f49be087dbc7 (refs/remotes/origin/master) [2024-11-08T13:39:43.124Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-11-08T13:39:43.129Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T13:39:43.132Z] > git checkout -f 58ed2bab94d6d69d66ef59d18649f49be087dbc7 # timeout=10 [2024-11-08T13:39:43.882Z] Commit message: "fix link to tpc archive on s3 bucket" [2024-11-08T13:39:43.884Z] > git rev-list --no-walk 58ed2bab94d6d69d66ef59d18649f49be087dbc7 # timeout=10 [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo [2024-11-08T13:39:48.509Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-11-08T13:39:48.823Z] + /home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/infra/gerrit/resolve_patchsets.py --gerrit https://gerrit.opensdn.io/ --review Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 --branch master --changed_files --output /home/jenkins/workspace/pipeline-check@7/patchsets-info.json [2024-11-08T13:39:48.823Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 13:23:04.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'subject': 'remove pycassa and thrift from sourcecode', 'status': 'NEW', 'created': '2024-11-08 13:22:46.000000000', 'updated': '2024-11-08 13:39:33.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 11, 'deletions': 1389, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'b37614c908e5d0b681619065513550590a561280', '_number': 1155, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': 'c5388df44d1fe42c68a497fe9ff895295ebdd878', 'revisions': {'c5388df44d1fe42c68a497fe9ff895295ebdd878': {'kind': 'NO_CODE_CHANGE', '_number': 2, 'created': '2024-11-08 13:39:33.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/55/1155/2', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}}, 'commit': {'parents': [{'commit': '32361a517c04a85fe2615375ba5d5d5df182475d', 'subject': 'remove python2->3 transition code'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:19:12.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:34:34.000000000', 'tz': 180}, 'subject': 'remove pycassa and thrift from sourcecode', 'message': 'remove pycassa and thrift from sourcecode\n\nChange-Id: Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-11-08T13:39:48.824Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 06:44:48.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-11-08 04:41:34.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf', 'subject': 'remove python2->3 transition code', 'status': 'NEW', 'created': '2024-11-06 18:31:06.000000000', 'updated': '2024-11-08 11:40:17.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 136, 'deletions': 1428, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '07249b9d3c2ce97c790e5c68f0cb027a133096a0', '_number': 1148, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2024-11-08 06:24:20.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], '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': '2024-11-08 11:40:17.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '32361a517c04a85fe2615375ba5d5d5df182475d', 'revisions': {'32361a517c04a85fe2615375ba5d5d5df182475d': {'kind': 'REWORK', '_number': 7, 'created': '2024-11-08 04:41:18.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/48/1148/7', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/48/1148/7'}}, 'commit': {'parents': [{'commit': 'b8fd125e8828b3b913bee11df24c0c9870ec64fc', 'subject': 'Merge "add requirements for nodemgr"'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-06 18:30:56.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 04:41:13.000000000', 'tz': 180}, 'subject': 'remove python2->3 transition code', 'message': 'remove python2->3 transition code\n\nhttps: //github.com/OpenSDN-io/community/issues/63\nChange-Id: Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf\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'}]}]} [2024-11-08T13:39:48.824Z] DEBUG: Cannot find a change for SHA b8fd125e8828b3b913bee11df24c0c9870ec64fc [2024-11-08T13:39:48.824Z] DEBUG: Change: Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf: depends_on: [] [2024-11-08T13:39:48.824Z] DEBUG: Change: Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1: depends_on: ['opensdn-io%2Ftf-controller~master~Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf'] [2024-11-08T13:39:52.512Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 06:44:48.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-11-08 04:41:34.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf', 'subject': 'remove python2->3 transition code', 'status': 'NEW', 'created': '2024-11-06 18:31:06.000000000', 'updated': '2024-11-08 11:40:17.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 136, 'deletions': 1428, 'total_comment_count': 1, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '07249b9d3c2ce97c790e5c68f0cb027a133096a0', '_number': 1148, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 2, 'date': '2024-11-08 06:24:20.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000003}, {'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], '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': '2024-11-08 11:40:17.000000000', 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], 'values': {'-2': 'Fails', '-1': 'Fails', ' 0': 'No score', '+1': 'Verified', '+2': 'Gating'}, 'description': '', 'default_value': 0}}, 'removable_reviewers': [], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}, {'_account_id': 1000003}]}, 'pending_reviewers': {}, 'current_revision': '32361a517c04a85fe2615375ba5d5d5df182475d', 'revisions': {'32361a517c04a85fe2615375ba5d5d5df182475d': {'kind': 'REWORK', '_number': 7, 'created': '2024-11-08 04:41:18.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/48/1148/7', 'fetch': {'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/48/1148/7'}}, 'commit': {'parents': [{'commit': 'b8fd125e8828b3b913bee11df24c0c9870ec64fc', 'subject': 'Merge "add requirements for nodemgr"'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-06 18:30:56.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 04:41:13.000000000', 'tz': 180}, 'subject': 'remove python2->3 transition code', 'message': 'remove python2->3 transition code\n\nhttps: //github.com/OpenSDN-io/community/issues/63\nChange-Id: Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf\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'}]}]} [2024-11-08T13:39:52.512Z] DEBUG: Cannot find a change for SHA b8fd125e8828b3b913bee11df24c0c9870ec64fc [2024-11-08T13:39:52.512Z] DEBUG: Change: Ib8396aebdea1c9e3583b1e26d5c70517d3cd5adf: depends_on: [] [Pipeline] archiveArtifacts [2024-11-08T13:39:52.572Z] Archiving artifacts [Pipeline] sh [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/pipelines/utils/gerrit.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/pipelines/constants.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/pipelines/utils/config.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/pipelines/utils/jobs.groovy) [Pipeline] } [Pipeline] // load [Pipeline] load [Pipeline] { (/home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/pipelines/utils/gate.groovy) [Pipeline] } [Pipeline] // load [Pipeline] } [Pipeline] // stage [Pipeline] withCredentials [2024-11-08T13:40:03.868Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-11-08T13:40:03.982Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-11-08T13:40:04.296Z] + /home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/infra/gerrit/is_merged.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 --branch master [2024-11-08T13:40:04.304Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 13:23:04.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'subject': 'remove pycassa and thrift from sourcecode', 'status': 'NEW', 'created': '2024-11-08 13:22:46.000000000', 'updated': '2024-11-08 13:39:33.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 11, 'deletions': 1389, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'b37614c908e5d0b681619065513550590a561280', '_number': 1155, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'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': {}, 'removable_reviewers': [{'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': 'c5388df44d1fe42c68a497fe9ff895295ebdd878', 'revisions': {'c5388df44d1fe42c68a497fe9ff895295ebdd878': {'kind': 'NO_CODE_CHANGE', '_number': 2, 'created': '2024-11-08 13:39:33.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/55/1155/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}}, 'commit': {'parents': [{'commit': '32361a517c04a85fe2615375ba5d5d5df182475d', 'subject': 'remove python2->3 transition code'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:19:12.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:34:34.000000000', 'tz': 180}, 'subject': 'remove pycassa and thrift from sourcecode', 'message': 'remove pycassa and thrift from sourcecode\n\nChange-Id: Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [Pipeline] echo [2024-11-08T13:40:04.345Z] is_merged.py returns non-zero code. It means that review is not merged for now. [Pipeline] echo [2024-11-08T13:40:04.415Z] script returned exit code 1 [Pipeline] } [Pipeline] // withCredentials [Pipeline] stage [Pipeline] { (Pre-build) [Pipeline] echo [2024-11-08T13:40:04.655Z] Logs URL: http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886 [Pipeline] echo [2024-11-08T13:40:04.708Z] terminate_runs_by_review_number: start [Pipeline] echo [2024-11-08T13:40:04.789Z] Build pipeline-check #884 has been aborted due to new patchset has been created for parent [Pipeline] echo [2024-11-08T13:40:04.997Z] terminate_runs_by_review_number: terminated builds = [[patchset_number:1, change_id:Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1, branch:master]] [Pipeline] echo [2024-11-08T13:40:05.036Z] Notify gerrit verified=null, submit=false, msg= [2024-11-08T13:40:05.036Z] Run has been aborted due to new parent check Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 has been started. [Pipeline] withCredentials [2024-11-08T13:40:05.065Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-11-08T13:40:05.170Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-11-08T13:40:05.483Z] + /home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 --patchset 1 --branch master --message 'Run has been aborted due to new parent check Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 has been started.' [2024-11-08T13:40:05.483Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 13:23:04.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'subject': 'remove pycassa and thrift from sourcecode', 'status': 'NEW', 'created': '2024-11-08 13:22:46.000000000', 'updated': '2024-11-08 13:39:33.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 11, 'deletions': 1389, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': 'b37614c908e5d0b681619065513550590a561280', '_number': 1155, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'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': {'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': {}, 'removable_reviewers': [{'_account_id': 1000001}], 'reviewers': {'CC': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': 'c5388df44d1fe42c68a497fe9ff895295ebdd878', 'revisions': {'c5388df44d1fe42c68a497fe9ff895295ebdd878': {'kind': 'NO_CODE_CHANGE', '_number': 2, 'created': '2024-11-08 13:39:33.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/55/1155/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}}, 'commit': {'parents': [{'commit': '32361a517c04a85fe2615375ba5d5d5df182475d', 'subject': 'remove python2->3 transition code'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:19:12.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:34:34.000000000', 'tz': 180}, 'subject': 'remove pycassa and thrift from sourcecode', 'message': 'remove pycassa and thrift from sourcecode\n\nChange-Id: Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-11-08T13:40:05.483Z] DEBUG: push message data: {'labels': {}, 'message': 'Run has been aborted due to new parent check Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 has been started.'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T13:40:05.604Z] Search for dependent builds for Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 [Pipeline] echo [2024-11-08T13:40:08.120Z] terminate_runs_by_depends_on_recursive: terminated builds = [] [Pipeline] sh [Pipeline] echo [2024-11-08T13:40:08.491Z] Pipeline to run: check [Pipeline] sh [Pipeline] sh [Pipeline] archiveArtifacts [2024-11-08T13:40:09.096Z] 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] readYaml [Pipeline] echo [2024-11-08T13:40:11.481Z] 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]], 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]], 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]]] [Pipeline] echo [2024-11-08T13:40:11.495Z] 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-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]], 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]]] [Pipeline] echo [2024-11-08T13:40:11.511Z] Post Jobs from config: [cleanup-workers:[:]] [Pipeline] echo [2024-11-08T13:40:11.541Z] Notify gerrit verified=0, submit=false, msg= [2024-11-08T13:40:11.541Z] TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/886/ [Pipeline] withCredentials [2024-11-08T13:40:11.569Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-11-08T13:40:11.625Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-11-08T13:40:11.910Z] + /home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 --patchset 2 --branch master --labels Verified=0 --message 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/886/' [2024-11-08T13:40:11.910Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 13:23:04.000000000', 'reason': 'Someone else replied on the change'}, '1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-11-08 13:40:08.000000000', 'reason': 'Reviewer was added'}}, 'removed_from_attention_set': {}, 'hashtags': [], 'change_id': 'Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'subject': 'remove pycassa and thrift from sourcecode', 'status': 'NEW', 'created': '2024-11-08 13:22:46.000000000', 'updated': '2024-11-08 13:40:08.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 11, 'deletions': 1389, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '2725ca5a2ca6c93ad12f677d3dec97bbc4805f83', '_number': 1155, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], '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': 1000001}], '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': {}, 'removable_reviewers': [{'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': 'c5388df44d1fe42c68a497fe9ff895295ebdd878', 'revisions': {'c5388df44d1fe42c68a497fe9ff895295ebdd878': {'kind': 'NO_CODE_CHANGE', '_number': 2, 'created': '2024-11-08 13:39:33.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/55/1155/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}}, 'commit': {'parents': [{'commit': '32361a517c04a85fe2615375ba5d5d5df182475d', 'subject': 'remove python2->3 transition code'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:19:12.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:34:34.000000000', 'tz': 180}, 'subject': 'remove pycassa and thrift from sourcecode', 'message': 'remove pycassa and thrift from sourcecode\n\nChange-Id: Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-11-08T13:40:11.910Z] DEBUG: push message data: {'labels': {'Verified': '0'}, 'message': 'TF CI Build Started (check) https://jenkins.opensdn.io/job/pipeline-check/886/'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T13:40:11.992Z] Notify discord for new job is started [Pipeline] } [Pipeline] // stage [Pipeline] parallel [Pipeline] { (Branch: stream-test-unit) [Pipeline] { (Branch: stream-prepare-ut-sandbox) [Pipeline] { (Branch: stream-ansible-os) [Pipeline] { (Branch: stream-build-centos) [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-ansible-os) [Pipeline] { (Branch: deploy-tf-ansible-os) [Pipeline] { (Branch: test-sanity-ansible-os) [Pipeline] { (Branch: collect-logs-and-cleanup-ansible-os) [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] 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-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] 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] echo [2024-11-08T13:40:12.906Z] JOB test-unit-agent: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:12.942Z] JOB test-unit-opserver: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:12.973Z] JOB test-unit-bgp: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.000Z] JOB test-unit-group-one: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.029Z] JOB test-unit-group-two: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.058Z] JOB test-unit-ungrouped: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.088Z] JOB fetch-sources-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.116Z] JOB configure-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.160Z] JOB cleanup-worker-ut-sandbox: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.192Z] JOB deploy-platform-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.222Z] JOB deploy-tf-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:13.872Z] JOB test-sanity-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:14.105Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:14.271Z] JOB fetch-sources-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:14.356Z] JOB configure-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:14.425Z] JOB package-deployers-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:14.593Z] JOB compile-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:16.705Z] JOB package-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:16.783Z] JOB freeze-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:16.849Z] JOB cleanup-centos: waiting for dependecies [Pipeline] waitUntil [Pipeline] { [Pipeline] echo [2024-11-08T13:40:16.943Z] JOB prepare-sandbox-ut-sandbox: entering run_job [Pipeline] echo [2024-11-08T13:40:19.158Z] JOB prepare-sandbox-centos: entering run_job [Pipeline] echo [2024-11-08T13:40:19.280Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.332Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.365Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.401Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.455Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.491Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.538Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.566Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.598Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.630Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.659Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.685Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.716Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.739Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.781Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.818Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.852Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:19.890Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.925Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:40:19.945Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:19.969Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:40:19.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.011Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:40:20.035Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.056Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:40:20.072Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.095Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:40:20.112Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.158Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:40:20.184Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.218Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:40:20.260Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.354Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:40:20.376Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:20.403Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:40:21.353Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:40:21.425Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:40:21.445Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:40:21.629Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:40:21.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:40:23.413Z] Will try again after 15 sec [2024-11-08T13:40:23.462Z] Will try again after 15 sec [2024-11-08T13:40:23.556Z] Will try again after 15 sec [2024-11-08T13:40:23.594Z] Will try again after 15 sec [2024-11-08T13:40:23.619Z] Will try again after 15 sec [2024-11-08T13:40:23.637Z] Will try again after 15 sec [2024-11-08T13:40:23.656Z] Will try again after 15 sec [2024-11-08T13:40:23.682Z] Will try again after 15 sec [2024-11-08T13:40:23.713Z] Will try again after 15 sec [2024-11-08T13:40:23.730Z] Will try again after 15 sec [2024-11-08T13:40:23.756Z] Will try again after 15 sec [2024-11-08T13:40:23.778Z] Will try again after 15 sec [2024-11-08T13:40:23.803Z] Will try again after 15 sec [2024-11-08T13:40:23.819Z] Will try again after 15 sec [2024-11-08T13:40:23.840Z] Will try again after 15 sec [2024-11-08T13:40:23.857Z] Will try again after 15 sec [2024-11-08T13:40:23.874Z] Will try again after 15 sec [2024-11-08T13:40:23.913Z] Will try again after 15 sec [2024-11-08T13:40:23.937Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-11-08T13:40:23.953Z] Archiving artifacts [2024-11-08T13:40:23.986Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-11-08T13:40:24.223Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:40:25.917Z] JOB prepare-sandbox-centos: Starting job: build-prepare-sandbox rnd: #74576 [Pipeline] timeout [2024-11-08T13:40:25.957Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:40:25.997Z] JOB prepare-sandbox-ut-sandbox: Starting job: build-prepare-sandbox rnd: #58849 [Pipeline] timeout [2024-11-08T13:40:26.012Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:40:26.049Z] Scheduling project: build-prepare-sandbox [Pipeline] build [2024-11-08T13:40:26.094Z] Scheduling project: build-prepare-sandbox [2024-11-08T13:40:34.157Z] Starting building: build-prepare-sandbox #6431 [Pipeline] { [Pipeline] echo [2024-11-08T13:40:38.444Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:38.463Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:40:38.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:40:38.566Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:38.601Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:40:38.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:40:39.124Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:39.147Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:40:39.158Z] Starting building: build-prepare-sandbox #6432 [Pipeline] echo [2024-11-08T13:40:39.172Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:39.212Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:39.336Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:39.362Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:39.391Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:39.417Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:39.445Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:39.466Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:39.494Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:39.517Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:40.788Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:43.047Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:40:43.170Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:40:43.194Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:43.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:40:43.470Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:40:45.131Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:40:45.164Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:40:45.231Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:40:45.262Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:40:45.308Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:40:45.324Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:45.354Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:40:45.369Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:48.321Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:40:48.352Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:40:48.457Z] Will try again after 15 sec [2024-11-08T13:40:48.484Z] Will try again after 15 sec [2024-11-08T13:40:48.515Z] Will try again after 15 sec [2024-11-08T13:40:48.546Z] Will try again after 15 sec [2024-11-08T13:40:48.567Z] Will try again after 15 sec [2024-11-08T13:40:48.584Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:40:48.607Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:40:48.621Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:40:48.670Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:40:48.686Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:40:48.701Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:40:48.730Z] Will try again after 15 sec [2024-11-08T13:40:48.779Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:40:48.799Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:40:48.812Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:48.829Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:40:48.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:40:48.892Z] Will try again after 15 sec [2024-11-08T13:40:48.911Z] Will try again after 15 sec [2024-11-08T13:40:48.928Z] Will try again after 15 sec [2024-11-08T13:40:48.945Z] Will try again after 15 sec [2024-11-08T13:40:48.965Z] Will try again after 15 sec [2024-11-08T13:40:49.049Z] Will try again after 15 sec [2024-11-08T13:40:49.089Z] Will try again after 15 sec [2024-11-08T13:40:49.132Z] Will try again after 15 sec [2024-11-08T13:40:49.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:40:54.526Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:54.552Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:40:54.606Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:40:54.642Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:40:54.696Z] Will try again after 15 sec [2024-11-08T13:40:54.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:03.542Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:03.570Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:03.615Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:03.653Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:41:03.781Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:41:03.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:41:03.859Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:03.872Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:03.904Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:03.919Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:03.942Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:03.958Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:41:04.003Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:04.018Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.044Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:04.057Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:41:04.103Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:41:04.118Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.169Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:04.224Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:41:04.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:41:04.375Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:41:04.452Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:41:04.494Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:41:04.547Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:41:04.565Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:41:04.582Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.600Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:41:04.618Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.639Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:41:04.657Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.680Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:41:04.697Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.735Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:41:04.765Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:04.811Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:41:04.827Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:41:04.895Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:41:04.935Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:41:04.968Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:41:04.984Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:41:05.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:05.040Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:05.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:05.084Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:41:05.150Z] Will try again after 15 sec [2024-11-08T13:41:05.172Z] Will try again after 15 sec [2024-11-08T13:41:05.199Z] Will try again after 15 sec [2024-11-08T13:41:05.221Z] Will try again after 15 sec [2024-11-08T13:41:05.242Z] Will try again after 15 sec [2024-11-08T13:41:05.265Z] Will try again after 15 sec [2024-11-08T13:41:05.323Z] Will try again after 15 sec [2024-11-08T13:41:05.351Z] Will try again after 15 sec [2024-11-08T13:41:05.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:11.538Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:11.578Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:11.644Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:11.685Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:41:11.772Z] Will try again after 15 sec [2024-11-08T13:41:11.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:19.693Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.718Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:19.748Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.772Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:19.803Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.824Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:19.848Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.862Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:19.884Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.906Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:19.927Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.944Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:19.976Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:19.989Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:41:20.040Z] Will try again after 15 sec [2024-11-08T13:41:21.708Z] Will try again after 15 sec [2024-11-08T13:41:22.145Z] Will try again after 15 sec [2024-11-08T13:41:22.184Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:41:22.240Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:41:22.322Z] Will try again after 15 sec [2024-11-08T13:41:22.353Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:22.580Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:41:22.595Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:24.159Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:24.188Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:25.995Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:41:27.751Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.244Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:41:29.272Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.310Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:41:29.342Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.376Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:41:29.412Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.461Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:41:29.490Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.525Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:41:29.553Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.587Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:41:29.612Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.694Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:29.715Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:29.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:29.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:41:29.820Z] Will try again after 15 sec [2024-11-08T13:41:29.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:41:29.874Z] Will try again after 15 sec [2024-11-08T13:41:29.891Z] Will try again after 15 sec [2024-11-08T13:41:29.908Z] Will try again after 15 sec [2024-11-08T13:41:29.924Z] Will try again after 15 sec [2024-11-08T13:41:29.941Z] Will try again after 15 sec [2024-11-08T13:41:29.961Z] Will try again after 15 sec [2024-11-08T13:41:29.977Z] Will try again after 15 sec [2024-11-08T13:41:29.999Z] Will try again after 15 sec [2024-11-08T13:41:30.017Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:41:30.056Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:30.070Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:30.092Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:30.108Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:41:30.262Z] Will try again after 15 sec [2024-11-08T13:41:30.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:41:35.310Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:35.371Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:41:35.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:41:36.737Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:36.749Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:41:36.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:41:37.175Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:37.196Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:41:37.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:41:37.291Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:38.496Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:38.540Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:38.567Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:41:41.016Z] Will try again after 15 sec [2024-11-08T13:41:41.062Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:41:41.100Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:41.132Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:41.166Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:41.192Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:41:41.293Z] Will try again after 15 sec [2024-11-08T13:41:41.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:44.930Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:41:44.958Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:44.997Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:45.025Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:41:52.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:41:52.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:52.714Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:41:52.736Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:52.770Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:41:52.793Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:52.821Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:41:52.849Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:52.881Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:41:52.904Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:52.932Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:41:52.956Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:52.988Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:41:53.834Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.296Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:41:56.320Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.354Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:56.377Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.411Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:56.436Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.478Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:56.499Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:41:56.558Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:41:56.657Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:56.672Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.707Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:56.720Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:56.740Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:56.761Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:41:56.834Z] Will try again after 15 sec [2024-11-08T13:41:56.853Z] Will try again after 15 sec [2024-11-08T13:41:56.874Z] Will try again after 15 sec [2024-11-08T13:41:56.889Z] Will try again after 15 sec [2024-11-08T13:41:56.907Z] Will try again after 15 sec [2024-11-08T13:41:56.925Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:41:56.981Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:41:57.010Z] Will try again after 15 sec [2024-11-08T13:41:57.027Z] Will try again after 15 sec [2024-11-08T13:41:57.042Z] Will try again after 15 sec [2024-11-08T13:41:57.056Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:41:57.070Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:57.081Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:57.099Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:57.114Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:57.131Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:57.143Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:41:57.163Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:41:57.177Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:41:57.215Z] Will try again after 15 sec [2024-11-08T13:41:57.231Z] Will try again after 15 sec [2024-11-08T13:41:57.247Z] Will try again after 15 sec [2024-11-08T13:41:57.383Z] Will try again after 15 sec [2024-11-08T13:41:57.399Z] Will try again after 15 sec [2024-11-08T13:41:57.415Z] Will try again after 15 sec [2024-11-08T13:41:57.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:07.575Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:07.590Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:07.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:07.705Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:07.730Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:07.822Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:42:13.105Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:42:13.127Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:13.165Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:42:13.190Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:13.233Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:42:13.266Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:13.309Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:42:13.329Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:13.365Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:42:13.386Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:13.409Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:13.425Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:13.457Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:42:15.226Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.255Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.298Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.336Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.366Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.416Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.453Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.514Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.542Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.587Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.609Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.644Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.677Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.709Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.732Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.754Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:15.780Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:15.803Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:17.380Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:42:17.455Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:17.474Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:17.524Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:17.546Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:42:17.597Z] Will try again after 15 sec [2024-11-08T13:42:17.618Z] Will try again after 15 sec [2024-11-08T13:42:17.639Z] Will try again after 15 sec [2024-11-08T13:42:17.658Z] Will try again after 15 sec [2024-11-08T13:42:17.686Z] Will try again after 15 sec [2024-11-08T13:42:17.715Z] Will try again after 15 sec [2024-11-08T13:42:17.749Z] Will try again after 15 sec [2024-11-08T13:42:17.777Z] Will try again after 15 sec [2024-11-08T13:42:19.788Z] Will try again after 15 sec [2024-11-08T13:42:19.822Z] Will try again after 15 sec [2024-11-08T13:42:19.849Z] Will try again after 15 sec [2024-11-08T13:42:19.871Z] Will try again after 15 sec [2024-11-08T13:42:19.894Z] Will try again after 15 sec [2024-11-08T13:42:19.938Z] Will try again after 15 sec [2024-11-08T13:42:19.971Z] Will try again after 15 sec [2024-11-08T13:42:19.994Z] Will try again after 15 sec [2024-11-08T13:42:20.022Z] Will try again after 15 sec [2024-11-08T13:42:20.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:22.672Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:22.690Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:22.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:22.869Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:22.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:22.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:32.629Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:42:32.652Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:42:32.729Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:32.760Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:42:32.776Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:32.806Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:42:32.819Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:32.841Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:42:32.853Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:42:32.892Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:42:32.917Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:34.359Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:34.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:42:34.474Z] Will try again after 15 sec [2024-11-08T13:42:34.495Z] Will try again after 15 sec [2024-11-08T13:42:35.066Z] Will try again after 15 sec [2024-11-08T13:42:35.091Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:42:35.117Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:42:35.142Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.182Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.208Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:35.280Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:42:35.418Z] Will try again after 15 sec [2024-11-08T13:42:35.437Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:42:35.468Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.486Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.512Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.527Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.548Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.567Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.591Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.612Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.645Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.666Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.694Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.728Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.761Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.801Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.830Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:35.851Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.893Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:35.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:35.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:36.660Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:42:36.721Z] Will try again after 15 sec [2024-11-08T13:42:36.740Z] Will try again after 15 sec [2024-11-08T13:42:36.755Z] Will try again after 15 sec [2024-11-08T13:42:36.773Z] Will try again after 15 sec [2024-11-08T13:42:36.793Z] Will try again after 15 sec [2024-11-08T13:42:36.808Z] Will try again after 15 sec [2024-11-08T13:42:36.823Z] Will try again after 15 sec [2024-11-08T13:42:36.847Z] Will try again after 15 sec [2024-11-08T13:42:36.866Z] Will try again after 15 sec [2024-11-08T13:42:36.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:37.773Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:37.788Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:37.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:38.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:38.039Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:38.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:49.258Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:42:49.290Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:49.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:42:49.754Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:42:49.780Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:49.813Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:42:49.856Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:49.928Z] Will try again after 15 sec [2024-11-08T13:42:49.978Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:42:50.156Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:42:50.178Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:50.204Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:42:50.227Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:50.285Z] Will try again after 15 sec [2024-11-08T13:42:50.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:42:50.387Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:50.405Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:50.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:42:50.531Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:42:50.549Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:42:50.578Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:50.600Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:50.662Z] Will try again after 15 sec [2024-11-08T13:42:50.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:42:51.775Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:51.791Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:52.088Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:52.106Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:42:52.225Z] Will try again after 15 sec [2024-11-08T13:42:52.254Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:42:52.274Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:52.296Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:52.321Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:52.341Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:53.767Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:53.791Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:53.821Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:53.840Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:53.890Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:53.914Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:53.939Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:42:53.958Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:42:53.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:54.018Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:55.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 [2024-11-08T13:42:55.677Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:42:55.756Z] Will try again after 15 sec [2024-11-08T13:42:55.774Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:42:55.814Z] Will try again after 15 sec [2024-11-08T13:42:55.832Z] Will try again after 15 sec [2024-11-08T13:42:55.852Z] Will try again after 15 sec [2024-11-08T13:42:55.871Z] Will try again after 15 sec [2024-11-08T13:42:55.890Z] Will try again after 15 sec [2024-11-08T13:42:55.912Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:42:55.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:42:55.967Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:42:55.986Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:42:56.001Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:42:56.156Z] Will try again after 15 sec [2024-11-08T13:42:56.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:07.151Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:43:07.176Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.215Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:43:07.240Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.284Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:43:07.315Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.347Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:43:07.391Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.423Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:43:07.452Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.488Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:43:07.510Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.541Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:43:07.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:43:07.600Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:07.623Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:07.692Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:43:07.740Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:43:07.783Z] Will try again after 15 sec [2024-11-08T13:43:07.801Z] Will try again after 15 sec [2024-11-08T13:43:07.826Z] Will try again after 15 sec [2024-11-08T13:43:07.844Z] Will try again after 15 sec [2024-11-08T13:43:07.864Z] Will try again after 15 sec [2024-11-08T13:43:07.881Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:43:08.016Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:08.035Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:08.056Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:08.071Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:08.124Z] Will try again after 15 sec [2024-11-08T13:43:08.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:12.008Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:12.032Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:12.065Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:12.094Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:12.131Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:12.152Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:13.661Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:13.699Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:14.576Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:14.607Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:15.261Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:16.091Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:43:16.123Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:43:18.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:18.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:18.302Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:18.344Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:18.364Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:18.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:18.428Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:43:18.478Z] Will try again after 15 sec [2024-11-08T13:43:18.500Z] Will try again after 15 sec [2024-11-08T13:43:18.518Z] Will try again after 15 sec [2024-11-08T13:43:18.535Z] Will try again after 15 sec [2024-11-08T13:43:18.550Z] Will try again after 15 sec [2024-11-08T13:43:18.566Z] Will try again after 15 sec [2024-11-08T13:43:18.581Z] Will try again after 15 sec [2024-11-08T13:43:18.597Z] Will try again after 15 sec [2024-11-08T13:43:18.616Z] Will try again after 15 sec [2024-11-08T13:43:18.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:43:22.738Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:43:22.758Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:43:22.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:22.955Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:43:22.978Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:23.014Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:43:23.036Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:43:23.076Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:43:23.095Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:23.124Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:43:23.146Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:43:23.206Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:43:23.229Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:23.258Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:43:23.287Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:43:23.317Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:23.335Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:23.391Z] Will try again after 15 sec [2024-11-08T13:43:23.424Z] Will try again after 15 sec [2024-11-08T13:43:23.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:43:23.554Z] Will try again after 15 sec [2024-11-08T13:43:23.584Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:43:23.605Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:23.632Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:23.658Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:23.682Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:23.743Z] Will try again after 15 sec [2024-11-08T13:43:23.764Z] Will try again after 15 sec [2024-11-08T13:43:23.872Z] Will try again after 15 sec [2024-11-08T13:43:23.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:33.646Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:33.676Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:33.711Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:33.738Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:33.773Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:33.793Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:33.820Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:33.836Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:33.858Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:33.878Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:43:33.910Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:33.921Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:43:33.952Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:43:33.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:43:34.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:34.022Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:43:34.052Z] Will try again after 15 sec [2024-11-08T13:43:34.070Z] Will try again after 15 sec [2024-11-08T13:43:34.087Z] Will try again after 15 sec [2024-11-08T13:43:34.102Z] Will try again after 15 sec [2024-11-08T13:43:34.120Z] Will try again after 15 sec [2024-11-08T13:43:34.138Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:43:34.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:34.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:34.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:34.208Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:43:34.252Z] Will try again after 15 sec [2024-11-08T13:43:34.267Z] Will try again after 15 sec [2024-11-08T13:43:34.361Z] Will try again after 15 sec [2024-11-08T13:43:34.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:43:37.877Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:43:37.897Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:37.951Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:39.880Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:43:39.901Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:39.921Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:43:39.933Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:39.949Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:43:39.960Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:39.976Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:43:39.988Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:40.004Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:43:40.015Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:40.030Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:43:40.042Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:43:40.060Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:40.071Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:40.086Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:40.097Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:40.113Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:40.127Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:40.205Z] Will try again after 15 sec [2024-11-08T13:43:40.220Z] Will try again after 15 sec [2024-11-08T13:43:40.236Z] Will try again after 15 sec [2024-11-08T13:43:40.251Z] Will try again after 15 sec [2024-11-08T13:43:40.265Z] Will try again after 15 sec [2024-11-08T13:43:40.280Z] Will try again after 15 sec [2024-11-08T13:43:40.294Z] Will try again after 15 sec [2024-11-08T13:43:40.310Z] Will try again after 15 sec [2024-11-08T13:43:40.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:43:49.082Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:49.095Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:43:49.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:49.226Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:49.243Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.269Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:49.288Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.310Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:49.324Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.347Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:49.362Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.389Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:43:49.401Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:43:49.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:43:49.478Z] Will try again after 15 sec [2024-11-08T13:43:49.494Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:43:49.521Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:43:49.548Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:43:49.575Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:43:49.592Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.618Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:49.633Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.685Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:43:49.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:49.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 [2024-11-08T13:43:49.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:43:49.803Z] Will try again after 15 sec [2024-11-08T13:43:49.823Z] Will try again after 15 sec [2024-11-08T13:43:49.838Z] Will try again after 15 sec [2024-11-08T13:43:49.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:43:54.729Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:43:54.765Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:43:54.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:43:58.772Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:43:58.802Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:58.839Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:43:58.870Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:43:58.930Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:43:58.956Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:00.982Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:44:01.113Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:01.144Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:01.172Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:02.242Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:44:02.283Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:44:02.321Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:02.341Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:02.371Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:02.394Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:02.436Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:02.460Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:02.516Z] Will try again after 15 sec [2024-11-08T13:44:02.548Z] Will try again after 15 sec [2024-11-08T13:44:02.587Z] Will try again after 15 sec [2024-11-08T13:44:02.614Z] Will try again after 15 sec [2024-11-08T13:44:02.639Z] Will try again after 15 sec [2024-11-08T13:44:02.661Z] Will try again after 15 sec [2024-11-08T13:44:02.691Z] Will try again after 15 sec [2024-11-08T13:44:02.712Z] Will try again after 15 sec [2024-11-08T13:44:02.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:04.358Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:04.394Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:04.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:04.594Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:04.616Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:04.648Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:04.669Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:04.692Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:04.715Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:04.744Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:04.767Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:44:04.818Z] Will try again after 15 sec [2024-11-08T13:44:04.833Z] Will try again after 15 sec [2024-11-08T13:44:04.857Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:04.876Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:04.896Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:44:04.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:44:05.091Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:05.132Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:05.150Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:05.176Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:05.191Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:05.225Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:05.243Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:05.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:05.294Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:44:05.356Z] Will try again after 15 sec [2024-11-08T13:44:05.378Z] Will try again after 15 sec [2024-11-08T13:44:05.393Z] Will try again after 15 sec [2024-11-08T13:44:05.407Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:09.894Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:44:09.932Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:09.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:17.543Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:44:17.562Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:44:17.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:17.677Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:44:17.692Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:17.716Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:44:17.735Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:44:17.771Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:44:17.786Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:44:17.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:44:17.878Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:17.898Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:18.262Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:18.377Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:18.400Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:44:18.420Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:44:18.447Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:18.562Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:18.607Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:18.625Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:18.648Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:18.664Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:18.760Z] Will try again after 15 sec [2024-11-08T13:44:18.804Z] Will try again after 15 sec [2024-11-08T13:44:18.825Z] Will try again after 15 sec [2024-11-08T13:44:18.849Z] Will try again after 15 sec [2024-11-08T13:44:18.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:20.310Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:20.341Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:20.391Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:20.423Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:20.457Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:20.484Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:20.512Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:20.532Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:20.559Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:20.578Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:20.605Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:20.624Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:44:22.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:44:22.181Z] Will try again after 15 sec [2024-11-08T13:44:22.203Z] Will try again after 15 sec [2024-11-08T13:44:22.225Z] Will try again after 15 sec [2024-11-08T13:44:22.243Z] Will try again after 15 sec [2024-11-08T13:44:22.261Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:22.306Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:22.320Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:22.346Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:22.374Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:22.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:22.429Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:22.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:22.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:44:22.582Z] Will try again after 15 sec [2024-11-08T13:44:22.600Z] Will try again after 15 sec [2024-11-08T13:44:22.617Z] Will try again after 15 sec [2024-11-08T13:44:22.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:25.035Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:44:26.607Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:26.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:33.857Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:44:33.875Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:33.904Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:44:33.928Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:33.951Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:44:33.967Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:33.992Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:44:34.011Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:34.054Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:34.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:44:34.166Z] Will try again after 15 sec [2024-11-08T13:44:34.195Z] Will try again after 15 sec [2024-11-08T13:44:34.215Z] Will try again after 15 sec [2024-11-08T13:44:34.234Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:34.248Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:44:34.269Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:44:34.305Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:34.330Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:34.355Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:34.395Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:34.415Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:34.455Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:34.481Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:34.619Z] Will try again after 15 sec [2024-11-08T13:44:34.679Z] Will try again after 15 sec [2024-11-08T13:44:34.713Z] Will try again after 15 sec [2024-11-08T13:44:34.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:40.087Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:40.109Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.137Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:40.163Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.187Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:40.204Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.224Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:40.237Z] JOB fetch-sources-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.258Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:40.272Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.293Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:40.306Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.325Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:40.338Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.358Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:40.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:40.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:40.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 [2024-11-08T13:44:40.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:44:40.522Z] Will try again after 15 sec [2024-11-08T13:44:40.541Z] Will try again after 15 sec [2024-11-08T13:44:40.556Z] Will try again after 15 sec [2024-11-08T13:44:40.575Z] Will try again after 15 sec [2024-11-08T13:44:40.594Z] Will try again after 15 sec [2024-11-08T13:44:40.609Z] Will try again after 15 sec [2024-11-08T13:44:40.629Z] Will try again after 15 sec [2024-11-08T13:44:40.650Z] Will try again after 15 sec [2024-11-08T13:44:40.667Z] Will try again after 15 sec [2024-11-08T13:44:40.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:41.734Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:44:41.753Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:41.814Z] Will try again after 15 sec [2024-11-08T13:44:44.038Z] Build build-prepare-sandbox #6432 completed: SUCCESS [Pipeline] echo [2024-11-08T13:44:44.066Z] JOB prepare-sandbox-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:44:44.187Z] Copied 2 artifacts from "build-prepare-sandbox" build number 6432 [Pipeline] echo [2024-11-08T13:44:44.259Z] JOB prepare-sandbox-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-11-08T13:44:44.547Z] + ls -la build-prepare-sandbox-58849 [2024-11-08T13:44:44.547Z] total 12 [2024-11-08T13:44:44.547Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:44 . [2024-11-08T13:44:44.547Z] drwxr-xr-x 4 jenkins docker 4096 Nov 8 13:44 .. [2024-11-08T13:44:44.547Z] -rw-r--r-- 1 jenkins docker 0 Nov 8 13:44 build.env [2024-11-08T13:44:44.547Z] -rw-r--r-- 1 jenkins docker 281 Nov 8 13:42 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2024-11-08T13:44:44.609Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:44:44.920Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:44:45.479Z] 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 [2024-11-08T13:44:49.199Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:44:49.217Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:44:49.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:49.326Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:44:49.338Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:49.355Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:44:49.367Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:49.383Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:44:49.401Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:44:49.458Z] Will try again after 15 sec [2024-11-08T13:44:49.476Z] Will try again after 15 sec [2024-11-08T13:44:49.492Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:49.552Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:49.568Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:49.618Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:49.663Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:44:49.676Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T13:44:49.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:49.777Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:49.791Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:49.809Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:49.825Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:51.654Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:51.677Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:52.123Z] Will try again after 15 sec [2024-11-08T13:44:52.168Z] Will try again after 15 sec [2024-11-08T13:44:52.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:44:55.555Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:55.569Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:44:55.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:44:55.691Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:55.707Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:55.727Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:55.744Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:55.769Z] JOB fetch-sources-ut-sandbox: waiting for dependecy [prepare-sandbox-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:44:55.788Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:55.801Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:55.833Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:44:55.846Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:44:55.866Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:44:55.886Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:44:55.960Z] Will try again after 15 sec [2024-11-08T13:44:55.978Z] Will try again after 15 sec [Pipeline] // waitUntil [2024-11-08T13:44:56.019Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:56.034Z] JOB fetch-sources-ut-sandbox: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:44:56.049Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:56.065Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:44:56.086Z] JOB fetch-sources-ut-sandbox: entering run_job [2024-11-08T13:44:56.113Z] Will try again after 15 sec [2024-11-08T13:44:56.129Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:56.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:56.165Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:44:56.212Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:44:56.228Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:44:56.305Z] Will try again after 15 sec [2024-11-08T13:44:56.343Z] Will try again after 15 sec [2024-11-08T13:44:56.364Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-11-08T13:44:56.412Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:44:56.456Z] JOB fetch-sources-ut-sandbox / stream prepare-ut-sandbox : deps: [prepare-sandbox-ut-sandbox] [Pipeline] dir [2024-11-08T13:44:56.483Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T13:44:58.337Z] JOB fetch-sources-ut-sandbox: files found = 2 [Pipeline] echo [2024-11-08T13:44:58.369Z] JOB fetch-sources-ut-sandbox: file #0 with path build-prepare-sandbox-58849/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:44:58.424Z] JOB fetch-sources-ut-sandbox: file #1 with path build-prepare-sandbox-58849/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] { [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T13:44:58.536Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:44:58.551Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:44:58.581Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:44:58.610Z] JOB fetch-sources-ut-sandbox: deps_env_file: deps.build-fetch-sources.33010.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:44:58.665Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:44:58.697Z] JOB fetch-sources-ut-sandbox: Starting job: build-fetch-sources rnd: #33010 [Pipeline] timeout [2024-11-08T13:44:58.713Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:44:58.754Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2024-11-08T13:45:04.672Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:45:04.694Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:45:04.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:04.810Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:45:04.827Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:04.852Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:45:04.869Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:04.903Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:45:04.936Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:04.964Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:04.986Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:05.009Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:45:05.025Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:45:05.082Z] Will try again after 15 sec [2024-11-08T13:45:06.626Z] Starting building: build-fetch-sources #5454 [2024-11-08T13:45:06.642Z] Will try again after 15 sec [2024-11-08T13:45:06.665Z] Will try again after 15 sec [2024-11-08T13:45:06.709Z] Will try again after 15 sec [2024-11-08T13:45:06.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:07.157Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:07.175Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:45:07.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:07.331Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:07.356Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:07.388Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:07.409Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:45:07.487Z] Will try again after 15 sec [2024-11-08T13:45:07.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:10.664Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:10.677Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:45:10.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:45:11.018Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:11.055Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:11.107Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:11.136Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:45:11.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:45:11.256Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:11.288Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:11.305Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:11.340Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:11.362Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:45:11.387Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:11.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:45:11.477Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:45:11.524Z] Will try again after 15 sec [2024-11-08T13:45:11.543Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:11.574Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:11.591Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:11.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:11.633Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:11.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 [2024-11-08T13:45:11.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:45:11.739Z] Will try again after 15 sec [2024-11-08T13:45:11.754Z] Will try again after 15 sec [2024-11-08T13:45:11.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:13.610Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:45:13.631Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:45:13.675Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:45:22.055Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:45:22.082Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:22.119Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:45:22.143Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:22.176Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:45:22.204Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:22.232Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:45:22.254Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:22.285Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:24.000Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:25.991Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:45:26.061Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:45:26.123Z] Will try again after 15 sec [2024-11-08T13:45:26.155Z] Will try again after 15 sec [2024-11-08T13:45:26.180Z] Will try again after 15 sec [2024-11-08T13:45:26.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:45:26.278Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:45:28.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:28.707Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:28.723Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:28.748Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:28.773Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:28.806Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:28.826Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:28.851Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:28.865Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:28.898Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:28.914Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:45:29.062Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:29.081Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:29.105Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:29.118Z] JOB configure-ut-sandbox: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:29.136Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:29.153Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:45:29.173Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:29.211Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:29.269Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:29.300Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:29.339Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:29.369Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:45:29.421Z] Will try again after 15 sec [2024-11-08T13:45:29.449Z] Will try again after 15 sec [2024-11-08T13:45:29.482Z] Will try again after 15 sec [2024-11-08T13:45:29.505Z] Will try again after 15 sec [2024-11-08T13:45:29.537Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:29.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:29.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:45:29.604Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:45:29.616Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:45:29.653Z] Will try again after 15 sec [2024-11-08T13:45:29.668Z] Will try again after 15 sec [2024-11-08T13:45:29.683Z] Will try again after 15 sec [2024-11-08T13:45:29.700Z] Will try again after 15 sec [2024-11-08T13:45:29.714Z] Will try again after 15 sec [2024-11-08T13:45:29.731Z] Will try again after 15 sec [2024-11-08T13:45:30.642Z] Will try again after 15 sec [2024-11-08T13:45:30.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:41.151Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:45:41.165Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:45:41.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:45:41.297Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:45:41.323Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:41.364Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:45:41.384Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:41.425Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:45:41.606Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:45:41.672Z] Will try again after 15 sec [2024-11-08T13:45:41.689Z] Will try again after 15 sec [2024-11-08T13:45:41.710Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:41.750Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:41.765Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:45:41.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:43.607Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:45:43.620Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:45:43.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:45:44.454Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:44.472Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:45:46.860Z] Build build-fetch-sources #5454 completed: SUCCESS [2024-11-08T13:45:46.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:45:56.496Z] JOB fetch-sources-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.557Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:56.588Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.625Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:56.655Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.692Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:56.719Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.749Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:56.778Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.817Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:56.846Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.884Z] JOB configure-ut-sandbox: waiting for dependecy [fetch-sources-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.914Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:45:56.937Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:45:56.975Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:56.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.047Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:57.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.121Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:45:57.142Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.212Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:45:57.246Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.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 [2024-11-08T13:45:57.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:45:57.409Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:45:57.428Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:45:57.511Z] Copied 2 artifacts from "build-fetch-sources" build number 5454 [2024-11-08T13:45:57.560Z] Will try again after 15 sec [2024-11-08T13:45:57.575Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:45:57.632Z] Will try again after 15 sec [2024-11-08T13:45:57.651Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:45:57.692Z] Will try again after 15 sec [Pipeline] // waitUntil [2024-11-08T13:45:57.733Z] Will try again after 15 sec [2024-11-08T13:45:57.749Z] Will try again after 15 sec [2024-11-08T13:45:57.765Z] Will try again after 15 sec [2024-11-08T13:45:57.781Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:57.796Z] JOB configure-ut-sandbox: wait finished. overall result = true [2024-11-08T13:45:57.820Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:57.833Z] JOB configure-ut-sandbox: entering run_job [2024-11-08T13:45:57.860Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:57.877Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:45:57.891Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.911Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:45:57.924Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.947Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:45:57.963Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:45:57.983Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:45:57.997Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [2024-11-08T13:45:58.053Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:58.092Z] JOB fetch-sources-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-11-08T13:45:58.294Z] Will try again after 15 sec [2024-11-08T13:45:58.319Z] Will try again after 15 sec [2024-11-08T13:45:58.335Z] Will try again after 15 sec [2024-11-08T13:45:58.355Z] Will try again after 15 sec [2024-11-08T13:45:58.751Z] + ls -la build-fetch-sources-33010 [2024-11-08T13:45:58.751Z] total 16 [2024-11-08T13:45:58.751Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:45 . [2024-11-08T13:45:58.751Z] drwxr-xr-x 5 jenkins docker 4096 Nov 8 13:45 .. [2024-11-08T13:45:58.751Z] -rw-r--r-- 1 jenkins docker 774 Nov 8 13:45 build.env [2024-11-08T13:45:58.751Z] -rw-r--r-- 1 jenkins docker 281 Nov 8 13:44 deps.build-fetch-sources.33010.env [Pipeline] archiveArtifacts [2024-11-08T13:45:58.769Z] Archiving artifacts [Pipeline] { [Pipeline] withCredentials [2024-11-08T13:45:58.921Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] echo [2024-11-08T13:45:58.927Z] JOB configure-ut-sandbox / stream prepare-ut-sandbox : deps: [fetch-sources-ut-sandbox] [Pipeline] dir [2024-11-08T13:45:58.948Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] echo [2024-11-08T13:45:58.969Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:45:58.985Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] findFiles [Pipeline] sh [2024-11-08T13:45:59.123Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:45:59.157Z] JOB configure-ut-sandbox: files found = 2 [Pipeline] echo [2024-11-08T13:45:59.176Z] JOB configure-ut-sandbox: file #0 with path build-fetch-sources-33010/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:45:59.243Z] JOB configure-ut-sandbox: file #1 with path build-fetch-sources-33010/deps.build-fetch-sources.33010.env [Pipeline] readFile [Pipeline] } [2024-11-08T13:45:59.331Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] // dir [Pipeline] echo [2024-11-08T13:45:59.406Z] JOB configure-ut-sandbox: deps_env_file: deps.build-configure.43445.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:45:59.462Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:45:59.507Z] JOB configure-ut-sandbox: Starting job: build-configure rnd: #43445 [Pipeline] timeout [2024-11-08T13:45:59.521Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:45:59.562Z] Scheduling project: build-configure [2024-11-08T13:46:00.254Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] sh [2024-11-08T13:46:07.104Z] Starting building: build-configure #4863 [Pipeline] echo [2024-11-08T13:46:09.375Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:09.409Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:46:09.509Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:46:13.831Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:13.861Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:13.911Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:13.941Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:13.987Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:14.024Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.092Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:14.154Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.205Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:14.230Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.266Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:14.292Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.332Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:46:14.369Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:46:14.487Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.523Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:46:14.553Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.590Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:46:14.622Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.659Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:46:14.678Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.712Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:46:14.733Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.760Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:46:14.793Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:14.851Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:46:14.918Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:15.012Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:46:15.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:15.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 [2024-11-08T13:46:15.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:46:15.227Z] Will try again after 15 sec [2024-11-08T13:46:15.257Z] Will try again after 15 sec [2024-11-08T13:46:15.277Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:46:15.315Z] Will try again after 15 sec [2024-11-08T13:46:15.336Z] Will try again after 15 sec [2024-11-08T13:46:15.352Z] Will try again after 15 sec [2024-11-08T13:46:15.369Z] Will try again after 15 sec [2024-11-08T13:46:15.400Z] Will try again after 15 sec [2024-11-08T13:46:15.419Z] Will try again after 15 sec [2024-11-08T13:46:15.442Z] Will try again after 15 sec [2024-11-08T13:46:15.457Z] Will try again after 15 sec [2024-11-08T13:46:15.488Z] Will try again after 15 sec [2024-11-08T13:46:15.504Z] Will try again after 15 sec [2024-11-08T13:46:15.525Z] Will try again after 15 sec [2024-11-08T13:46:15.549Z] Will try again after 15 sec [2024-11-08T13:46:15.573Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:46:15.679Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:46:15.692Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:46:15.877Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:46:25.072Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:25.090Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:46:25.133Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:46:31.039Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:31.061Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.090Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:31.112Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.139Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:31.163Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.192Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:31.213Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.240Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:31.260Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.296Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:31.322Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.377Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:46:31.406Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.451Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:46:31.479Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.533Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:46:31.561Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.605Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:46:31.627Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.651Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:46:31.670Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.699Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:46:31.715Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.742Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:46:31.761Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:31.784Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:46:32.504Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:32.639Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:46:34.545Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:46:36.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:46:36.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:38.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:46:38.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:46:39.119Z] Will try again after 15 sec [2024-11-08T13:46:39.196Z] Will try again after 15 sec [2024-11-08T13:46:39.228Z] Will try again after 15 sec [2024-11-08T13:46:39.247Z] Will try again after 15 sec [2024-11-08T13:46:39.265Z] Will try again after 15 sec [2024-11-08T13:46:39.288Z] Will try again after 15 sec [2024-11-08T13:46:39.305Z] Will try again after 15 sec [2024-11-08T13:46:39.323Z] Will try again after 15 sec [2024-11-08T13:46:39.340Z] Will try again after 15 sec [2024-11-08T13:46:39.360Z] Will try again after 15 sec [2024-11-08T13:46:39.375Z] Will try again after 15 sec [2024-11-08T13:46:39.393Z] Will try again after 15 sec [2024-11-08T13:46:39.409Z] Will try again after 15 sec [2024-11-08T13:46:39.424Z] Will try again after 15 sec [2024-11-08T13:46:39.440Z] Will try again after 15 sec [2024-11-08T13:46:39.459Z] Will try again after 15 sec [2024-11-08T13:46:39.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:46:40.177Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:40.196Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:46:40.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:46:54.153Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:54.172Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:46:54.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:46:54.307Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:54.325Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:54.345Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:54.364Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:54.468Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:54.502Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:46:54.546Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:46:54.565Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:46:54.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:46:54.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:46:59.287Z] Will try again after 15 sec [2024-11-08T13:47:03.341Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:03.372Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:03.401Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:47:03.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:03.688Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:03.712Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:03.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:03.757Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:47:03.776Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:03.803Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:47:05.429Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.491Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:47:05.535Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.574Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:47:05.602Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.633Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:47:05.656Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.684Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:05.707Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.736Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:47:05.756Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.800Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:05.824Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:05.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:05.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:47:06.032Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:06.053Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:06.120Z] Will try again after 15 sec [2024-11-08T13:47:06.139Z] Will try again after 15 sec [2024-11-08T13:47:06.154Z] Will try again after 15 sec [2024-11-08T13:47:06.171Z] Will try again after 15 sec [2024-11-08T13:47:06.184Z] Will try again after 15 sec [2024-11-08T13:47:06.203Z] Will try again after 15 sec [2024-11-08T13:47:06.221Z] Will try again after 15 sec [2024-11-08T13:47:06.240Z] Will try again after 15 sec [2024-11-08T13:47:06.260Z] Will try again after 15 sec [2024-11-08T13:47:06.282Z] Will try again after 15 sec [2024-11-08T13:47:07.730Z] Will try again after 15 sec [2024-11-08T13:47:07.754Z] Will try again after 15 sec [2024-11-08T13:47:07.776Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:09.259Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:09.278Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:09.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:09.903Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:09.918Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:09.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:10.014Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:10.038Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:10.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:14.325Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:14.339Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:14.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:20.125Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:20.169Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:20.297Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:47:21.212Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:21.246Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:21.300Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.356Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:21.390Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:47:21.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:47:21.607Z] Will try again after 15 sec [2024-11-08T13:47:21.629Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:21.658Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:null] [Pipeline] echo [2024-11-08T13:47:21.689Z] JOB fetch-sources-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.729Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:47:21.774Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.818Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:47:21.870Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.906Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:47:21.921Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.941Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:47:21.960Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:21.994Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:22.009Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:22.030Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:47:22.052Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:47:22.149Z] Will try again after 15 sec [2024-11-08T13:47:22.171Z] Will try again after 15 sec [2024-11-08T13:47:22.195Z] Will try again after 15 sec [2024-11-08T13:47:22.242Z] Will try again after 15 sec [2024-11-08T13:47:22.259Z] Will try again after 15 sec [2024-11-08T13:47:22.287Z] Will try again after 15 sec [2024-11-08T13:47:22.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:22.764Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:22.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:47:22.845Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:22.877Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:22.892Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:22.935Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:22.951Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:22.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:47:23.035Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:24.368Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:24.389Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:24.443Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:25.069Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:25.086Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:47:25.164Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:25.194Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:25.207Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:25.242Z] Will try again after 15 sec [2024-11-08T13:47:28.037Z] Build build-prepare-sandbox #6431 completed: SUCCESS [Pipeline] echo [2024-11-08T13:47:28.051Z] JOB prepare-sandbox-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:47:28.126Z] Copied 2 artifacts from "build-prepare-sandbox" build number 6431 [Pipeline] echo [2024-11-08T13:47:28.171Z] JOB prepare-sandbox-centos: Collected artifacts: [Pipeline] sh [2024-11-08T13:47:28.454Z] + ls -la build-prepare-sandbox-74576 [2024-11-08T13:47:28.454Z] total 12 [2024-11-08T13:47:28.454Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:47 . [2024-11-08T13:47:28.454Z] drwxr-xr-x 6 jenkins docker 4096 Nov 8 13:47 .. [2024-11-08T13:47:28.454Z] -rw-r--r-- 1 jenkins docker 0 Nov 8 13:47 build.env [2024-11-08T13:47:28.454Z] -rw-r--r-- 1 jenkins docker 281 Nov 8 13:42 stackrc.build-prepare-sandbox.env [Pipeline] withCredentials [2024-11-08T13:47:28.497Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:47:28.803Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:47:29.061Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-11-08T13:47:29.416Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:29.431Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:29.476Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:47:35.798Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:35.829Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:35.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:47:37.759Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:37.788Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:47:37.825Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:37.855Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:37.904Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:37.929Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:37.976Z] JOB fetch-sources-centos: waiting for dependecy [prepare-sandbox-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.007Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:47:38.029Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.068Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:47:38.087Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.112Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:47:38.130Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.155Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:47:38.172Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.202Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:38.231Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.266Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:47:38.296Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:47:38.377Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:47:38.444Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:47:38.485Z] Will try again after 15 sec [Pipeline] // waitUntil [Pipeline] { [2024-11-08T13:47:38.550Z] Will try again after 15 sec [2024-11-08T13:47:38.568Z] Will try again after 15 sec [2024-11-08T13:47:38.584Z] Will try again after 15 sec [2024-11-08T13:47:38.600Z] Will try again after 15 sec [2024-11-08T13:47:38.614Z] Will try again after 15 sec [2024-11-08T13:47:38.631Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:38.685Z] JOB fetch-sources-centos: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:47:38.721Z] JOB fetch-sources-centos: entering run_job [Pipeline] echo [2024-11-08T13:47:38.767Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:38.782Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:47:38.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:38.858Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:38.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 [2024-11-08T13:47:38.962Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:47:38.997Z] Will try again after 15 sec [2024-11-08T13:47:39.011Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-11-08T13:47:39.026Z] Archiving artifacts [2024-11-08T13:47:39.059Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:39.174Z] JOB fetch-sources-centos / stream build-centos : deps: [prepare-sandbox-centos] [Pipeline] dir [2024-11-08T13:47:39.215Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T13:47:39.502Z] JOB fetch-sources-centos: files found = 2 [Pipeline] { [Pipeline] echo [2024-11-08T13:47:39.785Z] JOB fetch-sources-centos: file #0 with path build-prepare-sandbox-74576/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:47:39.827Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:39.854Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:47:41.643Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:41.674Z] JOB fetch-sources-centos: file #1 with path build-prepare-sandbox-74576/stackrc.build-prepare-sandbox.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:47:41.724Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:41.737Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:41.757Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:41.771Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:41.837Z] Will try again after 15 sec [2024-11-08T13:47:41.884Z] Will try again after 15 sec [Pipeline] } [Pipeline] // dir [Pipeline] { [Pipeline] echo [2024-11-08T13:47:48.347Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:48.380Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:50.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:52.599Z] JOB fetch-sources-centos: deps_env_file: deps.build-fetch-sources.2210.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:47:52.686Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:52.715Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:52.790Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-11-08T13:47:52.822Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:47:52.951Z] JOB fetch-sources-centos: Starting job: build-fetch-sources rnd: #2210 [Pipeline] timeout [2024-11-08T13:47:52.981Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:47:53.051Z] Scheduling project: build-fetch-sources [Pipeline] { [Pipeline] echo [2024-11-08T13:47:53.427Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:53.454Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T13:47:53.568Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:47:53.670Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:53.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:53.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:53.751Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:53.803Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:47:53.828Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:53.864Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:47:53.894Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:47:53.948Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:47:53.971Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:47:54.014Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:47:54.029Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:54.066Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:47:54.091Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:54.142Z] Will try again after 15 sec [2024-11-08T13:47:54.180Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:54.197Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:47:54.218Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:47:54.299Z] Will try again after 15 sec [2024-11-08T13:47:54.339Z] Will try again after 15 sec [2024-11-08T13:47:54.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:47:54.430Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:47:54.485Z] Will try again after 15 sec [2024-11-08T13:47:54.547Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:54.643Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:54.669Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:54.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:56.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:56.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:47:56.504Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:47:56.665Z] Will try again after 15 sec [2024-11-08T13:47:56.736Z] Will try again after 15 sec [2024-11-08T13:47:56.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:47:56.856Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:56.877Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:47:56.977Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:47:57.013Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:57.037Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:47:57.075Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:47:57.102Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:47:57.154Z] Will try again after 15 sec [2024-11-08T13:47:57.180Z] Will try again after 15 sec [2024-11-08T13:47:59.529Z] Starting building: build-fetch-sources #5455 [Pipeline] { [Pipeline] echo [2024-11-08T13:48:05.354Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:05.366Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:48:05.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:48:07.821Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:07.834Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:48:07.873Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:48:08.609Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:08.633Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:48:08.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:48:09.471Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:48:09.500Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:09.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:09.560Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:09.591Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:48:09.616Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:09.647Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:48:09.669Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:09.709Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:48:09.733Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:48:09.816Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:48:09.850Z] Will try again after 15 sec [2024-11-08T13:48:09.873Z] Will try again after 15 sec [2024-11-08T13:48:09.893Z] Will try again after 15 sec [2024-11-08T13:48:09.910Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:48:09.923Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:48:09.940Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:09.965Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:48:09.976Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:09.998Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:48:10.014Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:48:10.133Z] Will try again after 15 sec [2024-11-08T13:48:10.153Z] Will try again after 15 sec [2024-11-08T13:48:10.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:48:12.758Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:13.000Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:13.064Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:13.084Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:13.127Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:13.154Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:13.189Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:13.211Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:13.246Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:13.261Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:13.313Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:13.332Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:48:13.386Z] Will try again after 15 sec [2024-11-08T13:48:13.411Z] Will try again after 15 sec [2024-11-08T13:48:13.435Z] Will try again after 15 sec [2024-11-08T13:48:13.453Z] Will try again after 15 sec [2024-11-08T13:48:13.473Z] Will try again after 15 sec [2024-11-08T13:48:13.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:48:21.014Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:21.044Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:48:21.113Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:48:23.681Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:27.137Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:48:27.414Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:48:27.502Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:27.543Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:48:27.620Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:48:27.735Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:27.842Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:27.908Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:31.285Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:null] [Pipeline] echo [2024-11-08T13:48:31.318Z] JOB configure-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:31.347Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:48:31.375Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:31.422Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:48:31.590Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:31.675Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:48:31.699Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:31.731Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:48:31.769Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:31.797Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:48:31.822Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:48:33.580Z] Will try again after 15 sec [2024-11-08T13:48:33.614Z] Will try again after 15 sec [2024-11-08T13:48:33.636Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:48:33.750Z] Will try again after 15 sec [2024-11-08T13:48:33.798Z] Will try again after 15 sec [2024-11-08T13:48:33.837Z] Will try again after 15 sec [2024-11-08T13:48:33.908Z] Will try again after 15 sec [2024-11-08T13:48:33.942Z] Will try again after 15 sec [2024-11-08T13:48:33.966Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:48:38.966Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:38.982Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:39.011Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:39.044Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:39.059Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:39.072Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:39.098Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:39.109Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:39.147Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:39.160Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:39.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:39.205Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T13:48:39.331Z] Will try again after 15 sec [2024-11-08T13:48:39.347Z] Will try again after 15 sec [2024-11-08T13:48:39.363Z] Will try again after 15 sec [2024-11-08T13:48:39.379Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:48:39.393Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:39.406Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:48:39.444Z] Will try again after 15 sec [2024-11-08T13:48:39.469Z] Will try again after 15 sec [2024-11-08T13:48:39.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:48:42.447Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:42.462Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:48:42.500Z] Will try again after 15 sec [2024-11-08T13:48:43.696Z] Build build-fetch-sources #5455 completed: SUCCESS [Pipeline] echo [2024-11-08T13:48:43.712Z] JOB fetch-sources-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:48:43.789Z] Copied 2 artifacts from "build-fetch-sources" build number 5455 [Pipeline] echo [2024-11-08T13:48:43.824Z] JOB fetch-sources-centos: Collected artifacts: [Pipeline] sh [2024-11-08T13:48:44.102Z] + ls -la build-fetch-sources-2210 [2024-11-08T13:48:44.102Z] total 16 [2024-11-08T13:48:44.102Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:48 . [2024-11-08T13:48:44.102Z] drwxr-xr-x 7 jenkins docker 4096 Nov 8 13:48 .. [2024-11-08T13:48:44.102Z] -rw-r--r-- 1 jenkins docker 774 Nov 8 13:48 build.env [2024-11-08T13:48:44.102Z] -rw-r--r-- 1 jenkins docker 281 Nov 8 13:47 deps.build-fetch-sources.2210.env [Pipeline] withCredentials [Pipeline] { [2024-11-08T13:48:58.608Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:48:58.829Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:48:58.853Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:48:58.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:48:58.917Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:48:58.954Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:48:58.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:03.440Z] JOB configure-centos: waiting for dependecy [fetch-sources-centos:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.155Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:49:05.183Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.220Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:49:05.248Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.289Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:49:05.319Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.366Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:49:05.401Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.458Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:49:05.479Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.522Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:05.554Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.587Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:05.627Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.647Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:05.666Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.696Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:05.725Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.762Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:05.782Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.798Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:05.817Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] sh [Pipeline] echo [2024-11-08T13:49:05.887Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:49:05.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:05.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 [2024-11-08T13:49:05.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:49:06.016Z] Will try again after 15 sec [2024-11-08T13:49:06.034Z] Will try again after 15 sec [2024-11-08T13:49:06.051Z] Will try again after 15 sec [Pipeline] // waitUntil [2024-11-08T13:49:06.092Z] Will try again after 15 sec [2024-11-08T13:49:08.892Z] Will try again after 15 sec [2024-11-08T13:49:08.909Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:49:08.911Z] Will try again after 15 sec [2024-11-08T13:49:08.928Z] Will try again after 15 sec [2024-11-08T13:49:08.950Z] Will try again after 15 sec [2024-11-08T13:49:08.974Z] Will try again after 15 sec [2024-11-08T13:49:08.994Z] Will try again after 15 sec [2024-11-08T13:49:09.010Z] Will try again after 15 sec [2024-11-08T13:49:09.028Z] Will try again after 15 sec [2024-11-08T13:49:09.044Z] Will try again after 15 sec [2024-11-08T13:49:09.060Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:49:09.076Z] JOB configure-centos: wait finished. overall result = true [2024-11-08T13:49:09.101Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:49:09.117Z] JOB configure-centos: entering run_job [2024-11-08T13:49:09.144Z] Will try again after 15 sec [2024-11-08T13:49:09.164Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:49:09.424Z] Archiving artifacts [Pipeline] sh [Pipeline] echo [2024-11-08T13:49:09.483Z] JOB configure-centos / stream build-centos : deps: [fetch-sources-centos] [Pipeline] dir [2024-11-08T13:49:09.509Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T13:49:09.584Z] JOB configure-centos: files found = 2 [Pipeline] echo [2024-11-08T13:49:09.609Z] JOB configure-centos: file #0 with path build-fetch-sources-2210/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:49:09.659Z] JOB configure-centos: file #1 with path build-fetch-sources-2210/deps.build-fetch-sources.2210.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-11-08T13:49:09.831Z] JOB configure-centos: deps_env_file: deps.build-configure.49696.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:49:09.899Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:49:09.931Z] JOB configure-centos: Starting job: build-configure rnd: #49696 [Pipeline] timeout [2024-11-08T13:49:09.956Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:49:09.996Z] Scheduling project: build-configure [2024-11-08T13:49:18.606Z] Starting building: build-configure #4864 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:49:21.079Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:21.103Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:49:21.134Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:49:21.151Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:49:21.230Z] Will try again after 15 sec [2024-11-08T13:49:21.250Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:49:21.273Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:49:21.289Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:21.310Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:49:21.327Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:49:21.411Z] Will try again after 15 sec [2024-11-08T13:49:21.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:49:23.926Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:49:23.940Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:49:23.995Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:49:24.048Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:49:24.063Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:24.081Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:49:24.095Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:24.592Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:49:24.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:49:24.627Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:24.644Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:24.665Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:24.683Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:49:24.764Z] Will try again after 15 sec [2024-11-08T13:49:24.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:49:24.835Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:49:24.849Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:24.870Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:49:24.902Z] Will try again after 15 sec [2024-11-08T13:49:24.924Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:49:24.944Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:24.966Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:25.363Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:25.415Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:25.433Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:25.450Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:25.469Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:49:25.486Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:27.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 [2024-11-08T13:49:27.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:49:27.431Z] Will try again after 15 sec [2024-11-08T13:49:27.467Z] Will try again after 15 sec [2024-11-08T13:49:27.482Z] Will try again after 15 sec [2024-11-08T13:49:27.496Z] Will try again after 15 sec [2024-11-08T13:49:27.511Z] Will try again after 15 sec [2024-11-08T13:49:27.527Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:49:42.335Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:42.388Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:49:42.430Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:49:45.092Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:49:45.157Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.205Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:49:45.269Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.299Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:49:45.319Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.367Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:49:45.391Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.425Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:49:45.457Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.488Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:49:45.514Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.552Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:45.580Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:45.616Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:45.644Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:49:45.717Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:49:47.333Z] Will try again after 15 sec [2024-11-08T13:49:47.358Z] Will try again after 15 sec [2024-11-08T13:49:47.383Z] Will try again after 15 sec [2024-11-08T13:49:47.410Z] Will try again after 15 sec [2024-11-08T13:49:47.438Z] Will try again after 15 sec [2024-11-08T13:49:47.465Z] Will try again after 15 sec [2024-11-08T13:49:47.487Z] Will try again after 15 sec [2024-11-08T13:49:47.508Z] Will try again after 15 sec [2024-11-08T13:49:47.523Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:49:47.555Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:47.569Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:47.586Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:47.604Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:47.622Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:47.635Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:47.653Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:49:47.667Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:47.692Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:49:47.705Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:49:47.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 [2024-11-08T13:49:47.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:49:47.898Z] Will try again after 15 sec [2024-11-08T13:49:47.914Z] Will try again after 15 sec [2024-11-08T13:49:47.928Z] Will try again after 15 sec [2024-11-08T13:49:47.944Z] Will try again after 15 sec [2024-11-08T13:49:47.958Z] Will try again after 15 sec [2024-11-08T13:49:47.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:50:00.765Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:00.789Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:50:00.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:06.004Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:06.036Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.073Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:06.106Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.144Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:50:06.175Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.215Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:50:06.248Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.270Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:50:06.294Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.332Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:06.354Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.377Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:50:06.396Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.422Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:06.443Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.470Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:06.494Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.524Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:06.619Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.656Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:06.723Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.777Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:06.803Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.834Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:06.877Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.925Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:06.947Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:06.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:07.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:50:07.053Z] Will try again after 15 sec [2024-11-08T13:50:07.069Z] Will try again after 15 sec [2024-11-08T13:50:07.088Z] Will try again after 15 sec [2024-11-08T13:50:07.105Z] Will try again after 15 sec [2024-11-08T13:50:07.124Z] Will try again after 15 sec [2024-11-08T13:50:07.138Z] Will try again after 15 sec [2024-11-08T13:50:07.154Z] Will try again after 15 sec [2024-11-08T13:50:07.171Z] Will try again after 15 sec [2024-11-08T13:50:07.186Z] Will try again after 15 sec [2024-11-08T13:50:07.204Z] Will try again after 15 sec [2024-11-08T13:50:07.218Z] Will try again after 15 sec [2024-11-08T13:50:07.238Z] Will try again after 15 sec [2024-11-08T13:50:07.253Z] Will try again after 15 sec [2024-11-08T13:50:07.269Z] Will try again after 15 sec [2024-11-08T13:50:07.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:50:15.919Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:15.942Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:50:16.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:22.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:22.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.135Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:22.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:50:22.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:50:22.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:22.317Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:50:22.333Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.359Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:50:22.377Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:22.421Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:50:22.439Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.458Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:22.474Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.493Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:50:22.507Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.525Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:22.540Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.574Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:22.588Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:50:22.619Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:22.633Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.651Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:22.664Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:22.722Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:22.735Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:50:22.764Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:22.780Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:50:22.809Z] Will try again after 15 sec [2024-11-08T13:50:22.825Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:50:22.840Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:22.854Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:22.884Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:22.901Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:50:23.895Z] Will try again after 15 sec [2024-11-08T13:50:23.911Z] Will try again after 15 sec [2024-11-08T13:50:23.926Z] Will try again after 15 sec [2024-11-08T13:50:23.940Z] Will try again after 15 sec [2024-11-08T13:50:23.986Z] Will try again after 15 sec [2024-11-08T13:50:24.001Z] Will try again after 15 sec [2024-11-08T13:50:26.409Z] Will try again after 15 sec [2024-11-08T13:50:26.436Z] Will try again after 15 sec [2024-11-08T13:50:26.464Z] Will try again after 15 sec [2024-11-08T13:50:26.512Z] Will try again after 15 sec [2024-11-08T13:50:26.534Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:50:31.056Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:31.092Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:50:31.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:38.620Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:38.651Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:38.682Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:38.710Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:38.745Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:null] [Pipeline] echo [2024-11-08T13:50:38.767Z] JOB package-deployers-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:38.806Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:50:38.850Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:50:38.946Z] Will try again after 15 sec [2024-11-08T13:50:38.967Z] Will try again after 15 sec [2024-11-08T13:50:39.026Z] Will try again after 15 sec [2024-11-08T13:50:39.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:39.184Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:50:39.201Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:39.229Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:39.251Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:39.277Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:50:39.300Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:50:39.344Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:39.363Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:39.385Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:39.407Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:39.441Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:39.457Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:50:39.508Z] Will try again after 15 sec [2024-11-08T13:50:39.538Z] Will try again after 15 sec [2024-11-08T13:50:39.562Z] Will try again after 15 sec [2024-11-08T13:50:39.584Z] Will try again after 15 sec [2024-11-08T13:50:39.615Z] Will try again after 15 sec [2024-11-08T13:50:39.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:50:41.452Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:41.475Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:50:41.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:41.625Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:41.651Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:41.678Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:41.694Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:41.728Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:41.744Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:50:41.784Z] Will try again after 15 sec [2024-11-08T13:50:41.803Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:50:41.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:41.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:50:41.897Z] Will try again after 15 sec [2024-11-08T13:50:43.644Z] Will try again after 15 sec [2024-11-08T13:50:45.747Z] Build build-configure #4864 completed: SUCCESS [Pipeline] echo [2024-11-08T13:50:45.772Z] JOB configure-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:50:45.864Z] Copied 2 artifacts from "build-configure" build number 4864 [Pipeline] { [Pipeline] echo [2024-11-08T13:50:46.479Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:46.498Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:50:48.148Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:50:48.178Z] JOB configure-centos: Collected artifacts: [Pipeline] sh [2024-11-08T13:50:48.462Z] + ls -la build-configure-49696 [2024-11-08T13:50:48.462Z] total 12 [2024-11-08T13:50:48.462Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:50 . [2024-11-08T13:50:48.462Z] drwxr-xr-x 8 jenkins docker 4096 Nov 8 13:50 .. [2024-11-08T13:50:48.462Z] -rw-r--r-- 1 jenkins docker 0 Nov 8 13:50 build.env [2024-11-08T13:50:48.462Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 13:49 deps.build-configure.49696.env [Pipeline] withCredentials [2024-11-08T13:50:48.515Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:50:50.628Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:50:50.887Z] 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 [2024-11-08T13:50:53.978Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:53.992Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:50:54.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:50:54.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:54.099Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:50:54.121Z] JOB package-deployers-centos: waiting for dependecy [configure-centos:SUCCESS] [Pipeline] } [2024-11-08T13:50:54.172Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:50:54.185Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:50:54.198Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T13:50:54.267Z] JOB package-deployers-centos: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:50:54.302Z] JOB package-deployers-centos: entering run_job [2024-11-08T13:50:54.332Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:50:54.400Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:50:54.442Z] JOB package-deployers-centos / stream build-centos : deps: [configure-centos] [Pipeline] dir [2024-11-08T13:50:54.472Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] { [Pipeline] echo [2024-11-08T13:50:56.614Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:50:56.636Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:50:56.699Z] JOB package-deployers-centos: files found = 2 [Pipeline] echo [2024-11-08T13:50:56.736Z] JOB package-deployers-centos: file #0 with path build-configure-49696/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:50:56.779Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:50:56.799Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:50:56.841Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:50:56.859Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:50:56.875Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:50:56.896Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:56.923Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:56.953Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:56.980Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:57.004Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:57.022Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:57.050Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:57.077Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:50:57.159Z] Will try again after 15 sec [2024-11-08T13:50:57.200Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:50:57.232Z] Will try again after 15 sec [2024-11-08T13:50:57.249Z] Will try again after 15 sec [2024-11-08T13:50:57.266Z] Will try again after 15 sec [2024-11-08T13:50:57.285Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:50:57.300Z] JOB package-deployers-centos: file #1 with path build-configure-49696/deps.build-configure.49696.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:50:57.338Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:57.354Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:57.378Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:50:57.395Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:50:57.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:57.456Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:50:57.564Z] Will try again after 15 sec [2024-11-08T13:50:57.583Z] Will try again after 15 sec [Pipeline] } [2024-11-08T13:50:57.633Z] Will try again after 15 sec [Pipeline] // dir [Pipeline] echo [2024-11-08T13:50:57.723Z] JOB package-deployers-centos: deps_env_file: deps.build-package-deployers.30250.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:50:57.801Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:50:57.841Z] JOB package-deployers-centos: Starting job: build-package-deployers rnd: #30250 [Pipeline] timeout [2024-11-08T13:50:57.862Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:50:57.911Z] Scheduling project: build-package-deployers [Pipeline] { [Pipeline] echo [2024-11-08T13:50:58.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:50:58.742Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:50:58.819Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:51:03.199Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:03.214Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:51:03.279Z] Will try again after 15 sec [2024-11-08T13:51:03.613Z] Starting building: build-package-deployers #3475 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:51:10.411Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:51:10.444Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:10.483Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:12.590Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:12.630Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:null] [Pipeline] echo [2024-11-08T13:51:12.660Z] JOB compile-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:51:12.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:51:13.485Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:51:13.524Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:51:13.796Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:51:13.826Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:13.856Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:51:13.930Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:13.973Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:51:14.000Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.038Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:14.091Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.118Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:14.135Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.163Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:14.192Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.213Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:14.227Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.248Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:14.266Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.291Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:14.305Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:14.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:14.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:51:14.436Z] Will try again after 15 sec [2024-11-08T13:51:14.460Z] Will try again after 15 sec [2024-11-08T13:51:14.475Z] Will try again after 15 sec [2024-11-08T13:51:14.491Z] Will try again after 15 sec [2024-11-08T13:51:14.512Z] Will try again after 15 sec [2024-11-08T13:51:14.531Z] Will try again after 15 sec [2024-11-08T13:51:14.548Z] Will try again after 15 sec [2024-11-08T13:51:14.567Z] Will try again after 15 sec [2024-11-08T13:51:14.586Z] Will try again after 15 sec [2024-11-08T13:51:14.603Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:51:14.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:14.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:51:14.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:51:18.324Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:18.355Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:51:18.486Z] Will try again after 15 sec [2024-11-08T13:51:27.470Z] Build build-package-deployers #3475 completed: SUCCESS [Pipeline] echo [2024-11-08T13:51:27.486Z] JOB package-deployers-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:51:27.560Z] Copied 2 artifacts from "build-package-deployers" build number 3475 [Pipeline] echo [2024-11-08T13:51:27.591Z] JOB package-deployers-centos: Collected artifacts: [Pipeline] sh [Pipeline] { [2024-11-08T13:51:27.885Z] + ls -la build-package-deployers-30250 [2024-11-08T13:51:27.885Z] total 12 [2024-11-08T13:51:27.885Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:51 . [2024-11-08T13:51:27.885Z] drwxr-xr-x 9 jenkins docker 4096 Nov 8 13:51 .. [2024-11-08T13:51:27.885Z] -rw-r--r-- 1 jenkins docker 0 Nov 8 13:51 build.env [2024-11-08T13:51:27.885Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 13:50 deps.build-package-deployers.30250.env [Pipeline] echo [2024-11-08T13:51:27.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:51:28.012Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:51:28.090Z] Will try again after 15 sec [Pipeline] withCredentials [2024-11-08T13:51:28.138Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:51:28.446Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-11-08T13:51:28.526Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:28.541Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:51:28.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:51:28.777Z] JOB compile-centos: waiting for dependecy [package-deployers-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [2024-11-08T13:51:29.011Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] echo [2024-11-08T13:51:30.208Z] JOB compile-centos: wait finished. overall result = true [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:51:30.331Z] JOB compile-centos: entering run_job [Pipeline] sh [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:51:30.431Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:51:30.454Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.484Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:51:30.503Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.532Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:51:30.549Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.573Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:30.591Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.611Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:30.634Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.665Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:30.684Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.705Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:30.718Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.744Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:30.760Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:30.779Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:30.795Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:31.315Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:31.328Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:31.357Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:31.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:51:31.416Z] Will try again after 15 sec [2024-11-08T13:51:31.432Z] Will try again after 15 sec [2024-11-08T13:51:31.453Z] Will try again after 15 sec [2024-11-08T13:51:31.468Z] Will try again after 15 sec [2024-11-08T13:51:31.484Z] Will try again after 15 sec [2024-11-08T13:51:31.499Z] Will try again after 15 sec [2024-11-08T13:51:31.515Z] Will try again after 15 sec [2024-11-08T13:51:31.541Z] Will try again after 15 sec [2024-11-08T13:51:31.558Z] Will try again after 15 sec [Pipeline] archiveArtifacts [2024-11-08T13:51:31.574Z] Archiving artifacts [Pipeline] } [2024-11-08T13:51:31.614Z] Will try again after 15 sec [2024-11-08T13:51:31.630Z] Will try again after 15 sec [Pipeline] // withCredentials [Pipeline] } [Pipeline] echo [2024-11-08T13:51:31.793Z] JOB compile-centos / stream build-centos : deps: [package-deployers-centos] [Pipeline] // stage [Pipeline] } [Pipeline] dir [2024-11-08T13:51:31.838Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T13:51:31.968Z] JOB compile-centos: files found = 2 [Pipeline] echo [2024-11-08T13:51:31.989Z] JOB compile-centos: file #0 with path build-package-deployers-30250/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:51:32.038Z] JOB compile-centos: file #1 with path build-package-deployers-30250/deps.build-package-deployers.30250.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T13:51:32.136Z] JOB compile-centos: deps_env_file: deps.build-compile.14292.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:51:32.193Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:51:32.219Z] JOB compile-centos: Starting job: build-compile rnd: #14292 [Pipeline] timeout [2024-11-08T13:51:32.235Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:51:32.281Z] Scheduling project: build-compile [Pipeline] { [Pipeline] echo [2024-11-08T13:51:33.524Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:33.546Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:51:33.594Z] Will try again after 15 sec [2024-11-08T13:51:40.189Z] Starting building: build-compile #3464 [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:51:44.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:51:44.155Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:44.201Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:44.227Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:51:44.318Z] Will try again after 15 sec [2024-11-08T13:51:44.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:51:46.933Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:51:46.953Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:46.974Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:51:46.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.006Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:51:47.019Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.038Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:47.052Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.071Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:47.087Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.113Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:47.130Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.152Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:47.167Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.187Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:47.205Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.230Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:47.249Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.277Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:47.322Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:51:47.351Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:51:47.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:51:47.403Z] Will try again after 15 sec [2024-11-08T13:51:47.418Z] Will try again after 15 sec [2024-11-08T13:51:47.433Z] Will try again after 15 sec [2024-11-08T13:51:47.449Z] Will try again after 15 sec [2024-11-08T13:51:47.473Z] Will try again after 15 sec [2024-11-08T13:51:47.490Z] Will try again after 15 sec [2024-11-08T13:51:47.506Z] Will try again after 15 sec [2024-11-08T13:51:47.842Z] Will try again after 15 sec [2024-11-08T13:51:47.859Z] Will try again after 15 sec [2024-11-08T13:51:47.874Z] Will try again after 15 sec [2024-11-08T13:51:47.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:51:50.127Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:51:50.146Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:51:50.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:01.635Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:01.662Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:01.695Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:01.722Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:01.800Z] Will try again after 15 sec [2024-11-08T13:52:01.827Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:02.450Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:52:02.467Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:02.484Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:02.505Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:52:02.557Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:52:02.601Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:02.617Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:52:02.631Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:52:02.651Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:02.664Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:02.695Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:02.710Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:02.729Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:02.748Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:02.799Z] Will try again after 15 sec [2024-11-08T13:52:02.816Z] Will try again after 15 sec [2024-11-08T13:52:02.832Z] Will try again after 15 sec [2024-11-08T13:52:02.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:02.946Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:02.961Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:02.979Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:02.994Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:03.028Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:03.043Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:03.072Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:03.087Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:03.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:03.130Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:52:03.174Z] Will try again after 15 sec [2024-11-08T13:52:03.191Z] Will try again after 15 sec [2024-11-08T13:52:03.206Z] Will try again after 15 sec [2024-11-08T13:52:03.223Z] Will try again after 15 sec [2024-11-08T13:52:03.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:52:05.231Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:05.245Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:52:05.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:18.067Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:18.102Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:18.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:19.378Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:19.550Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:52:19.578Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:19.614Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:19.648Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:19.686Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:52:19.719Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:52:19.771Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:19.800Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:19.824Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:19.860Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:19.926Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:19.960Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:20.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:52:20.096Z] Will try again after 15 sec [2024-11-08T13:52:20.128Z] Will try again after 15 sec [2024-11-08T13:52:20.144Z] Will try again after 15 sec [2024-11-08T13:52:20.164Z] Will try again after 15 sec [2024-11-08T13:52:20.179Z] Will try again after 15 sec [2024-11-08T13:52:20.198Z] Will try again after 15 sec [2024-11-08T13:52:20.221Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:20.260Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:20.276Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:20.305Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:20.335Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:20.365Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:20.400Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:20.434Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:20.451Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:20.478Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:20.492Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:52:20.599Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:52:20.627Z] Will try again after 15 sec [2024-11-08T13:52:20.642Z] Will try again after 15 sec [2024-11-08T13:52:20.657Z] Will try again after 15 sec [2024-11-08T13:52:20.671Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:20.698Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:20.710Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:52:20.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:52:35.067Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:35.089Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:52:35.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:35.269Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:35.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:35.336Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:52:35.366Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:35.411Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:35.436Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:35.470Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:52:35.496Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:52:35.568Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:35.599Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:52:35.652Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:35.672Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:35.736Z] Will try again after 15 sec [2024-11-08T13:52:35.763Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:35.787Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:35.816Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:35.867Z] Will try again after 15 sec [2024-11-08T13:52:35.883Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:52:35.913Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:35.926Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:35.940Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:52:36.014Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:52:36.062Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:36.106Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:36.120Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:36.135Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:36.146Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:36.163Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:36.174Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:36.190Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:36.202Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [2024-11-08T13:52:36.230Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:36.243Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:36.254Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:52:36.311Z] Will try again after 15 sec [2024-11-08T13:52:36.325Z] Will try again after 15 sec [2024-11-08T13:52:36.339Z] Will try again after 15 sec [2024-11-08T13:52:36.354Z] Will try again after 15 sec [2024-11-08T13:52:36.380Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:52:50.206Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:50.233Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:50.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:52:50.784Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:50.815Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:52:50.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:50.968Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:52:50.993Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:52:51.033Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:52:51.066Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:51.112Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:52:51.136Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:52:51.192Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:51.221Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.242Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:52:51.345Z] Will try again after 15 sec [2024-11-08T13:52:51.364Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:52:51.418Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:51.437Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.455Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:51.476Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.494Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:51.547Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.561Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:52:51.620Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.634Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:51.656Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.668Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:52:51.706Z] Will try again after 15 sec [2024-11-08T13:52:51.722Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:52:51.737Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:52:51.749Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:52:51.777Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:52:51.793Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:52:51.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 [2024-11-08T13:52:51.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:52:51.874Z] Will try again after 15 sec [2024-11-08T13:52:51.891Z] Will try again after 15 sec [2024-11-08T13:52:51.905Z] Will try again after 15 sec [2024-11-08T13:52:51.945Z] Will try again after 15 sec [2024-11-08T13:52:51.959Z] Will try again after 15 sec [2024-11-08T13:52:51.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:53:05.826Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:53:05.859Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:53:05.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:53:06.043Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:06.072Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:53:06.146Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:53:06.258Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:53:06.306Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:53:06.421Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:53:06.542Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:53:06.575Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:06.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:53:06.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:53:06.645Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:06.671Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:53:06.722Z] Will try again after 15 sec [2024-11-08T13:53:06.750Z] Will try again after 15 sec [2024-11-08T13:53:06.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:53:07.890Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:07.906Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:07.921Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:07.933Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:07.958Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:07.973Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:07.996Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:08.012Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:08.032Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:08.046Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:08.063Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:08.076Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:53:08.104Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:08.117Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:08.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:08.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:53:08.194Z] Will try again after 15 sec [2024-11-08T13:53:08.216Z] Will try again after 15 sec [2024-11-08T13:53:08.230Z] Will try again after 15 sec [2024-11-08T13:53:08.244Z] Will try again after 15 sec [2024-11-08T13:53:08.258Z] Will try again after 15 sec [2024-11-08T13:53:08.274Z] Will try again after 15 sec [2024-11-08T13:53:08.288Z] Will try again after 15 sec [2024-11-08T13:53:08.304Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:53:20.987Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:53:21.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:53:21.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:53:29.541Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:29.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:34.148Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:53:38.171Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.205Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:53:38.241Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.280Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:53:38.307Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.339Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.367Z] JOB test-unit-agent: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.403Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.428Z] JOB test-unit-opserver: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.464Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.484Z] JOB test-unit-bgp: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.509Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.532Z] JOB test-unit-group-one: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.558Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.588Z] JOB test-unit-group-two: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.619Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.653Z] JOB test-unit-ungrouped: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.684Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:null] [Pipeline] echo [2024-11-08T13:53:38.722Z] JOB cleanup-worker-ut-sandbox: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:38.796Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:38.827Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:38.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:53:38.884Z] Will try again after 15 sec [Pipeline] { [2024-11-08T13:53:38.912Z] Will try again after 15 sec [2024-11-08T13:53:38.931Z] Will try again after 15 sec [2024-11-08T13:53:38.945Z] Will try again after 15 sec [2024-11-08T13:53:38.960Z] Will try again after 15 sec [2024-11-08T13:53:38.982Z] Will try again after 15 sec [2024-11-08T13:53:39.002Z] Will try again after 15 sec [2024-11-08T13:53:39.017Z] Will try again after 15 sec [2024-11-08T13:53:39.032Z] Will try again after 15 sec [2024-11-08T13:53:39.047Z] Will try again after 15 sec [2024-11-08T13:53:39.062Z] Will try again after 15 sec [2024-11-08T13:53:39.077Z] Will try again after 15 sec [2024-11-08T13:53:39.091Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:53:39.114Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:53:39.126Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:53:39.296Z] Will try again after 15 sec [2024-11-08T13:53:46.641Z] Build build-configure #4863 completed: SUCCESS [Pipeline] echo [2024-11-08T13:53:46.656Z] JOB configure-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:53:46.737Z] Copied 2 artifacts from "build-configure" build number 4863 [Pipeline] echo [2024-11-08T13:53:46.779Z] JOB configure-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-11-08T13:53:47.057Z] + ls -la build-configure-43445 [2024-11-08T13:53:47.057Z] total 16 [2024-11-08T13:53:47.057Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:53 . [2024-11-08T13:53:47.057Z] drwxr-xr-x 10 jenkins docker 4096 Nov 8 13:53 .. [2024-11-08T13:53:47.057Z] -rw-r--r-- 1 jenkins docker 35 Nov 8 13:53 build.env [2024-11-08T13:53:47.057Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 13:45 deps.build-configure.43445.env [Pipeline] withCredentials [2024-11-08T13:53:48.193Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:53:48.485Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:53:48.742Z] 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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:53:55.930Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:53:55.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:55.984Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:53:56.008Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.348Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:53:58.381Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.420Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:53:58.453Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.490Z] JOB test-unit-agent: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.529Z] JOB test-unit-opserver: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.563Z] JOB test-unit-bgp: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.605Z] JOB test-unit-group-one: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.638Z] JOB test-unit-group-two: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:53:58.658Z] JOB test-unit-ungrouped: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] } [Pipeline] echo [2024-11-08T13:54:00.881Z] JOB cleanup-worker-ut-sandbox: waiting for dependecy [configure-ut-sandbox:SUCCESS] [Pipeline] echo [2024-11-08T13:54:00.899Z] JOB cleanup-worker-ut-sandbox: waiting for all = true [Pipeline] } [Pipeline] echo [2024-11-08T13:54:00.939Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:54:00.965Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:03.325Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:54:03.364Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54: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 [2024-11-08T13:54:05.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:54:05.907Z] Will try again after 15 sec [2024-11-08T13:54:05.923Z] Will try again after 15 sec [2024-11-08T13:54:05.945Z] Will try again after 15 sec [2024-11-08T13:54:05.962Z] Will try again after 15 sec [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [Pipeline] // waitUntil [2024-11-08T13:54:06.149Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:54:06.162Z] JOB test-unit-agent: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:54:06.175Z] JOB test-unit-opserver: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:54:06.190Z] JOB test-unit-bgp: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:54:06.203Z] JOB test-unit-group-one: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:54:06.218Z] JOB test-unit-group-two: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:54:06.231Z] JOB test-unit-ungrouped: wait finished. overall result = true [Pipeline] echo [2024-11-08T13:54:06.244Z] JOB cleanup-worker-ut-sandbox: wait finished. overall result = true [2024-11-08T13:54:06.268Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:54:06.287Z] JOB test-unit-agent: entering run_job [Pipeline] echo [2024-11-08T13:54:06.308Z] JOB test-unit-opserver: entering run_job [Pipeline] echo [2024-11-08T13:54:06.324Z] JOB test-unit-bgp: entering run_job [Pipeline] echo [2024-11-08T13:54:06.338Z] JOB test-unit-group-one: entering run_job [Pipeline] echo [2024-11-08T13:54:06.356Z] JOB test-unit-group-two: entering run_job [Pipeline] echo [2024-11-08T13:54:06.384Z] JOB test-unit-ungrouped: entering run_job [Pipeline] echo [2024-11-08T13:54:06.401Z] JOB cleanup-worker-ut-sandbox: entering run_job [2024-11-08T13:54:06.432Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:54:06.718Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:06.740Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:06.770Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:06.790Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:06.809Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:06.828Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:06.847Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:54:08.444Z] JOB test-unit-agent / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-11-08T13:54:12.432Z] JOB test-unit-opserver / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-11-08T13:54:12.462Z] JOB test-unit-bgp / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-11-08T13:54:12.494Z] JOB test-unit-group-one / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-11-08T13:54:12.518Z] JOB test-unit-group-two / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-11-08T13:54:12.548Z] JOB test-unit-ungrouped / stream test-unit : deps: [[configure-ut-sandbox:[inherit-keys:[DEVENV_TAG, UNITTEST_TARGETS]]]] [Pipeline] echo [2024-11-08T13:54:12.579Z] JOB cleanup-worker-ut-sandbox / stream prepare-ut-sandbox : deps: [configure-ut-sandbox] [Pipeline] dir [2024-11-08T13:54:12.601Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] dir [2024-11-08T13:54:12.630Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] dir [2024-11-08T13:54:12.661Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] dir [2024-11-08T13:54:14.467Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] dir [2024-11-08T13:54:14.513Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] dir [2024-11-08T13:54:14.550Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] dir [2024-11-08T13:54:14.587Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] findFiles [Pipeline] findFiles [Pipeline] findFiles [Pipeline] findFiles [Pipeline] findFiles [Pipeline] findFiles [Pipeline] echo [2024-11-08T13:54:17.446Z] JOB test-unit-agent: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.469Z] JOB test-unit-opserver: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.489Z] JOB test-unit-bgp: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.510Z] JOB test-unit-group-one: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.531Z] JOB test-unit-group-two: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.558Z] JOB test-unit-ungrouped: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.576Z] JOB cleanup-worker-ut-sandbox: files found = 2 [Pipeline] echo [2024-11-08T13:54:17.593Z] JOB test-unit-agent: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.720Z] JOB test-unit-opserver: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.747Z] JOB test-unit-bgp: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.779Z] JOB test-unit-group-one: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.811Z] JOB test-unit-group-two: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.839Z] JOB test-unit-ungrouped: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.866Z] JOB cleanup-worker-ut-sandbox: file #0 with path build-configure-43445/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:17.924Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:17.938Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:17.952Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:17.965Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:17.977Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:17.990Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:18.009Z] JOB cleanup-worker-ut-sandbox: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.034Z] JOB test-unit-agent: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.061Z] JOB test-unit-opserver: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.086Z] JOB test-unit-bgp: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.115Z] JOB test-unit-group-one: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.142Z] JOB test-unit-group-two: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.167Z] JOB test-unit-ungrouped: file #1 with path build-configure-43445/deps.build-configure.43445.env [Pipeline] readFile [Pipeline] echo [2024-11-08T13:54:18.215Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:18.231Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:18.243Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:18.255Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:18.268Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] echo [2024-11-08T13:54:18.280Z] streams are different (test-unit != prepare-ut-sandbox). env should be filtered only for keys '[DEVENV_TAG, UNITTEST_TARGETS]' [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] echo [2024-11-08T13:54:18.632Z] JOB cleanup-worker-ut-sandbox: deps_env_file: deps.build-cleanup.83415.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:54:18.674Z] JOB test-unit-agent: deps_env_file: deps.test-unit-agent.15762.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:54:18.705Z] JOB test-unit-opserver: deps_env_file: deps.test-unit-opserver.7003.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:54:18.735Z] JOB test-unit-bgp: deps_env_file: deps.test-unit-bgp.82752.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:54:18.779Z] JOB test-unit-group-one: deps_env_file: deps.test-unit-group-one.48923.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:54:18.811Z] JOB test-unit-group-two: deps_env_file: deps.test-unit-group-two.6615.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T13:54:18.839Z] JOB test-unit-ungrouped: deps_env_file: deps.test-unit-ungrouped.90786.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T13:54:19.340Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:19.367Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:19.383Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:19.399Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:19.423Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:19.444Z] Archiving artifacts [Pipeline] archiveArtifacts [2024-11-08T13:54:19.459Z] Archiving artifacts [Pipeline] echo [2024-11-08T13:54:19.496Z] JOB test-unit-agent: Starting job: test-unit-agent rnd: #15762 [Pipeline] timeout [2024-11-08T13:54:19.511Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:54:19.533Z] JOB test-unit-opserver: Starting job: test-unit-opserver rnd: #7003 [Pipeline] timeout [2024-11-08T13:54:19.552Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:54:19.574Z] JOB test-unit-bgp: Starting job: test-unit-bgp rnd: #82752 [Pipeline] timeout [2024-11-08T13:54:19.586Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:54:21.412Z] JOB test-unit-group-one: Starting job: test-unit-group-one rnd: #48923 [Pipeline] timeout [2024-11-08T13:54:21.433Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:54:21.515Z] JOB test-unit-group-two: Starting job: test-unit-group-two rnd: #6615 [Pipeline] timeout [2024-11-08T13:54:21.537Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:54:21.559Z] JOB test-unit-ungrouped: Starting job: test-unit-ungrouped rnd: #90786 [Pipeline] timeout [2024-11-08T13:54:21.574Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T13:54:21.592Z] JOB cleanup-worker-ut-sandbox: Starting job: build-cleanup rnd: #83415 [Pipeline] timeout [2024-11-08T13:54:21.607Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T13:54:21.640Z] Scheduling project: test-unit-agent [Pipeline] build [2024-11-08T13:54:21.658Z] Scheduling project: test-unit-opserver [Pipeline] build [2024-11-08T13:54:21.679Z] Scheduling project: test-unit-bgp [Pipeline] build [2024-11-08T13:54:21.697Z] Scheduling project: test-unit-group-one [Pipeline] build [2024-11-08T13:54:23.761Z] Scheduling project: test-unit-group-two [Pipeline] build [2024-11-08T13:54:23.787Z] Scheduling project: test-unit-ungrouped [Pipeline] build [2024-11-08T13:54:23.816Z] Scheduling project: build-cleanup [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:54:23.913Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:54:23.927Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:23.947Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:54:23.963Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:23.983Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:54:24.063Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:26.338Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:54:26.354Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:54:26.376Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:54:26.391Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:26.420Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:54:26.435Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:26.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:54:26.473Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:54:26.519Z] Will try again after 15 sec [2024-11-08T13:54:26.534Z] Will try again after 15 sec [2024-11-08T13:54:26.551Z] Will try again after 15 sec [2024-11-08T13:54:26.568Z] Will try again after 15 sec [2024-11-08T13:54:26.583Z] Will try again after 15 sec [2024-11-08T13:54:26.600Z] Will try again after 15 sec [2024-11-08T13:54:26.616Z] Will try again after 15 sec [2024-11-08T13:54:30.485Z] Starting building: test-unit-agent #1241 [2024-11-08T13:54:33.624Z] Starting building: test-unit-opserver #1241 [2024-11-08T13:54:36.630Z] Build test-unit-opserver #1241 completed: SUCCESS [2024-11-08T13:54:36.641Z] Starting building: test-unit-bgp #1241 [Pipeline] echo [2024-11-08T13:54:36.650Z] JOB test-unit-opserver: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:54:37.538Z] Copied 1 artifact from "test-unit-opserver" build number 1241 [Pipeline] echo [2024-11-08T13:54:37.595Z] JOB test-unit-opserver: Collected artifacts: [Pipeline] sh [2024-11-08T13:54:37.879Z] + ls -la test-unit-opserver-7003 [2024-11-08T13:54:37.879Z] total 12 [2024-11-08T13:54:37.879Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:54 . [2024-11-08T13:54:37.879Z] drwxr-xr-x 11 jenkins docker 4096 Nov 8 13:54 .. [2024-11-08T13:54:37.879Z] -rw-r--r-- 1 jenkins docker 809 Nov 8 13:54 deps.test-unit-opserver.7003.env [Pipeline] withCredentials [2024-11-08T13:54:37.920Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:54:38.237Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:54:38.628Z] Starting building: test-unit-group-one #1241 [2024-11-08T13:54:40.125Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:54:44.854Z] Starting building: test-unit-group-two #1241 [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:54:45.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:54:45.020Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:45.044Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:54:45.060Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:45.079Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:54:45.092Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:45.111Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:54:45.124Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:54:45.143Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:54:45.160Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:45.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:54:45.202Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:54:45.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 [2024-11-08T13:54:45.240Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:54:45.278Z] Will try again after 15 sec [2024-11-08T13:54:45.293Z] Will try again after 15 sec [2024-11-08T13:54:45.309Z] Will try again after 15 sec [2024-11-08T13:54:45.323Z] Will try again after 15 sec [2024-11-08T13:54:45.339Z] Will try again after 15 sec [Pipeline] } [2024-11-08T13:54:45.377Z] Will try again after 15 sec [2024-11-08T13:54:45.391Z] Will try again after 15 sec [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T13:54:48.632Z] Starting building: test-unit-ungrouped #1241 [2024-11-08T13:54:53.634Z] Starting building: build-cleanup #5381 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:55:00.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:00.422Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:00.444Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:55:00.457Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:00.475Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:55:00.487Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:00.505Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:55:00.519Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:55:00.540Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:55:00.554Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:55:00.648Z] Will try again after 15 sec [2024-11-08T13:55:00.701Z] Will try again after 15 sec [2024-11-08T13:55:00.761Z] Will try again after 15 sec [2024-11-08T13:55:00.810Z] Will try again after 15 sec [2024-11-08T13:55:00.855Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:55:00.892Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:00.935Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:00.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:01.024Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:55:01.194Z] Will try again after 15 sec [2024-11-08T13:55:01.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:55:15.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:15.712Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:55:15.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:55:16.012Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:55:16.045Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T13:55:17.872Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:55:17.949Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:55:18.036Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:55:18.071Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:55:18.096Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:55:18.189Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:55:20.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:55:20.325Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:55:20.576Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:55:20.606Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:20.639Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:20.702Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:20.749Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:55:20.865Z] Will try again after 15 sec [2024-11-08T13:55:20.919Z] Will try again after 15 sec [2024-11-08T13:55:20.988Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:55:30.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:31.037Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:55:31.089Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:55:35.417Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:55:35.457Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:35.498Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:55:37.957Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:55:38.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:55:38.627Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:55:38.687Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:55:38.723Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:55:38.754Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:55:38.791Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:38.840Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:38.881Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:55:38.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 [2024-11-08T13:55:38.970Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:55:42.518Z] Will try again after 15 sec [2024-11-08T13:55:42.594Z] Will try again after 15 sec [2024-11-08T13:55:42.628Z] Will try again after 15 sec [2024-11-08T13:55:44.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:55:46.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:55:46.145Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:55:46.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:56:01.313Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:56:01.357Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:01.466Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:01.507Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:56:01.833Z] Will try again after 15 sec [2024-11-08T13:56:01.904Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:56:01.949Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:56:03.871Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:56:03.929Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:03.966Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:04.003Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:04.031Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:04.078Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:04.110Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:04.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:04.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:56:04.328Z] Will try again after 15 sec [2024-11-08T13:56:04.352Z] Will try again after 15 sec [2024-11-08T13:56:04.370Z] Will try again after 15 sec [2024-11-08T13:56:04.389Z] Will try again after 15 sec [2024-11-08T13:56:04.412Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:56:16.885Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:56:16.916Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:56:17.025Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:56:17.065Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:17.103Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:56:17.183Z] Will try again after 15 sec [2024-11-08T13:56:17.363Z] Build build-cleanup #5381 completed: SUCCESS [Pipeline] echo [2024-11-08T13:56:17.387Z] JOB cleanup-worker-ut-sandbox: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T13:56:17.462Z] Copied 1 artifact from "build-cleanup" build number 5381 [Pipeline] echo [2024-11-08T13:56:17.509Z] JOB cleanup-worker-ut-sandbox: Collected artifacts: [Pipeline] sh [2024-11-08T13:56:17.791Z] + ls -la build-cleanup-83415 [2024-11-08T13:56:17.791Z] total 12 [2024-11-08T13:56:17.791Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 13:56 . [2024-11-08T13:56:17.791Z] drwxr-xr-x 12 jenkins docker 4096 Nov 8 13:56 .. [2024-11-08T13:56:17.791Z] -rw-r--r-- 1 jenkins docker 1090 Nov 8 13:54 deps.build-cleanup.83415.env [Pipeline] withCredentials [2024-11-08T13:56:17.840Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T13:56:18.150Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T13:56:18.709Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-11-08T13:56:19.380Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:56:19.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T13:56:19.596Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:56:19.621Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:19.654Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:19.676Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:19.695Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:19.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:19.779Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:19.837Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:19.860Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:56:19.931Z] Will try again after 15 sec [2024-11-08T13:56:20.204Z] Will try again after 15 sec [Pipeline] sh [2024-11-08T13:56:20.291Z] Will try again after 15 sec [2024-11-08T13:56:20.311Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:56:34.145Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:56:34.170Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:34.201Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:34.220Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:56:34.306Z] Will try again after 15 sec [2024-11-08T13:56:34.324Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:56:36.309Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:56:36.332Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:56:36.359Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:36.381Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:36.413Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:36.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:36.479Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:36.501Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:36.540Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:36.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:56:36.637Z] Will try again after 15 sec [2024-11-08T13:56:36.658Z] Will try again after 15 sec [2024-11-08T13:56:36.679Z] Will try again after 15 sec [2024-11-08T13:56:36.699Z] Will try again after 15 sec [2024-11-08T13:56:36.726Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:56:49.606Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:56:49.631Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:49.674Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:49.697Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:56:49.748Z] Will try again after 15 sec [2024-11-08T13:56:49.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:56:51.939Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:56:51.960Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:56:51.998Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:56:52.021Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:52.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:52.093Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:52.154Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:56:52.184Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:56:52.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 [2024-11-08T13:56:52.277Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:56:52.359Z] Will try again after 15 sec [2024-11-08T13:56:52.410Z] Will try again after 15 sec [2024-11-08T13:56:52.439Z] Will try again after 15 sec [2024-11-08T13:56:52.463Z] Will try again after 15 sec [2024-11-08T13:56:52.490Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:57:04.784Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:57:04.806Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:57:04.883Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:57:04.919Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:04.935Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:57:04.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:57:07.398Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:57:07.414Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T13:57:07.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:57:07.549Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:07.569Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:07.594Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:07.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:07.662Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:07.685Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:57:08.948Z] Will try again after 15 sec [2024-11-08T13:57:08.970Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:57:08.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:09.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:57:09.101Z] Will try again after 15 sec [2024-11-08T13:57:09.155Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:57:19.925Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:57:19.990Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:57:20.070Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:57:20.111Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:20.137Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:57:20.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:57:27.065Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:57:27.084Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:57:27.133Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:27.157Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:27.185Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:27.206Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:27.247Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:28.892Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:28.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:30.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:57:30.913Z] Will try again after 15 sec [2024-11-08T13:57:30.933Z] Will try again after 15 sec [2024-11-08T13:57:30.954Z] Will try again after 15 sec [2024-11-08T13:57:30.989Z] Will try again after 15 sec [2024-11-08T13:57:31.017Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:57:37.303Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:57:37.330Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:39.530Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:41.283Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:57:41.398Z] Will try again after 15 sec [2024-11-08T13:57:41.418Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:57:45.950Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:57:45.971Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T13:57:46.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:57:46.989Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:47.015Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:47.058Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:47.084Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:47.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:57:47.138Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:57:47.177Z] Will try again after 15 sec [2024-11-08T13:57:47.194Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:57:47.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 [2024-11-08T13:57:47.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:57:47.289Z] Will try again after 15 sec [2024-11-08T13:57:47.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:57:56.466Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:57:56.488Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:57:56.519Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:57:56.539Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:57:56.603Z] Will try again after 15 sec [2024-11-08T13:57:56.622Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:01.076Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:58:01.108Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:58:01.164Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:02.207Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:02.223Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:58:02.284Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:02.340Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:03.976Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:58:05.572Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:58:05.604Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:05.654Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:05.751Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:58:05.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 [2024-11-08T13:58:05.795Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:58:05.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:58:11.668Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:58:11.695Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:58:11.729Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:11.748Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:12.133Z] Will try again after 15 sec [2024-11-08T13:58:12.157Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:16.191Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:58:16.206Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:58:16.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:17.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:17.343Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:17.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:20.606Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:20.621Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:20.669Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:20.786Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:20.799Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:20.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:20.909Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:20.932Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:58:20.980Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:58:28.431Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:58:28.454Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:58:28.489Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:28.509Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:28.565Z] Will try again after 15 sec [2024-11-08T13:58:28.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:31.289Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:58:31.300Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:58:31.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:32.428Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:32.443Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:32.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:35.711Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:35.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:35.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:35.901Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:35.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:35.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58: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 [2024-11-08T13:58:36.063Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:58:36.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:44.520Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:58:44.547Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T13:58:44.618Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:58:44.656Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:44.674Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:44.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:46.389Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:58:46.401Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:58:46.444Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:47.528Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:47.542Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:47.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:50.840Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:50.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:50.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:51.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:51.035Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:51.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:51.156Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:58:51.182Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:58:51.234Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:59.659Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:58:59.681Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:59.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:58:59.802Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:58:59.823Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:58:59.874Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:01.474Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:59:01.490Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:59:01.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:02.643Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:02.661Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:02.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:05.925Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:05.942Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:05.983Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:59:06.411Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:06.443Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:59:06.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:06.506Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:59:06.590Z] Will try again after 15 sec [2024-11-08T13:59:06.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:14.783Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:59:14.814Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:14.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:14.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:14.947Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:15.004Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:16.572Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:59:16.589Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T13:59:16.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:17.737Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:17.753Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:17.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:21.009Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:21.022Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:21.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:59:21.951Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:21.975Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:59:22.001Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:22.021Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:59:22.079Z] Will try again after 15 sec [2024-11-08T13:59:22.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:29.901Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:59:29.930Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:29.989Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:30.045Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:30.073Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:30.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:59:33.275Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:59:33.307Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:59:33.340Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:33.371Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:33.440Z] Will try again after 15 sec [2024-11-08T13:59:33.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:36.086Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:36.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:36.140Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:59:37.959Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:37.989Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:59:38.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 [2024-11-08T13:59:38.052Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:59:38.126Z] Will try again after 15 sec [2024-11-08T13:59:38.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:45.027Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T13:59:45.050Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:45.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T13:59:45.180Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:45.206Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:45.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T13:59:51.906Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T13:59:51.940Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T13:59:54.385Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T13:59:54.413Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:59:54.449Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:54.491Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T13:59:54.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T13:59:54.619Z] Will try again after 15 sec [2024-11-08T13:59:54.645Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T13:59:54.720Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:54.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T13:59:54.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T13:59:54.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T13:59:54.858Z] Will try again after 15 sec [2024-11-08T13:59:54.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:00:00.470Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:00:00.488Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:00.526Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:02.990Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:00:03.080Z] Will try again after 15 sec [2024-11-08T14:00:03.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:00:09.790Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:00:09.817Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:00:09.966Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:09.995Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:10.031Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:00:10.058Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:00:10.158Z] Will try again after 15 sec [2024-11-08T14:00:10.208Z] Will try again after 15 sec [2024-11-08T14:00:10.266Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:00:10.335Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:00:10.364Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:10.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 [2024-11-08T14:00:10.466Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:00:10.535Z] Will try again after 15 sec [2024-11-08T14:00:10.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:00:19.077Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:00:19.130Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:19.207Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:19.233Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:00:19.280Z] Will try again after 15 sec [2024-11-08T14:00:19.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:00:26.668Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:00:26.685Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:00:26.724Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:26.756Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:26.791Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:00:26.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:26.862Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:00:26.885Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:26.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 [2024-11-08T14:00:26.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:00:27.033Z] Will try again after 15 sec [2024-11-08T14:00:27.089Z] Will try again after 15 sec [2024-11-08T14:00:27.109Z] Will try again after 15 sec [2024-11-08T14:00:27.126Z] Will try again after 15 sec [2024-11-08T14:00:27.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:00:34.324Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:00:34.344Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:00:34.414Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:00:34.443Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:34.457Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:00:34.504Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:00:42.924Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:00:42.951Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:00:42.983Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:43.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:43.035Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:00:43.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:43.094Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:00:43.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:00:43.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 [2024-11-08T14:00:43.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:00:43.252Z] Will try again after 15 sec [2024-11-08T14:00:43.287Z] Will try again after 15 sec [2024-11-08T14:00:43.316Z] Will try again after 15 sec [2024-11-08T14:00:43.518Z] Will try again after 15 sec [2024-11-08T14:00:43.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:00:49.448Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:00:49.475Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:00:49.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:00:50.948Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:00:50.970Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:00:51.016Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:00:58.291Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:00:58.310Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:00:58.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:02.237Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:02.264Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:02.304Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:02.333Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:01:02.447Z] Will try again after 15 sec [2024-11-08T14:01:02.468Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:01:02.516Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:02.535Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:02.567Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:02.589Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:01:02.647Z] Will try again after 15 sec [2024-11-08T14:01:02.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:04.553Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:01:04.570Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:04.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:06.049Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:06.069Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:06.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:13.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:01:13.435Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:01:13.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:01:17.527Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:17.550Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:17.580Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:17.602Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:17.658Z] Will try again after 15 sec [2024-11-08T14:01:17.680Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:01:19.526Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:19.609Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:19.639Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:19.667Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:01:19.833Z] Will try again after 15 sec [2024-11-08T14:01:19.857Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:01:19.892Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:01:21.359Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:01:21.514Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:01:21.566Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:21.595Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:21.661Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:28.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:01:28.900Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:01:30.423Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:32.693Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:34.449Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:01:34.526Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:01:34.565Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:34.587Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:34.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:34.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:34.886Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:01:34.935Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:01:34.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 [2024-11-08T14:01:34.972Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:01:35.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:36.550Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:01:36.572Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:36.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:36.701Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:36.719Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:36.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:01:46.147Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:01:46.191Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:01:46.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:01:51.289Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:51.312Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:51.340Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:51.362Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:51.396Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:53.623Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:53.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:01:53.676Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:01:53.733Z] Will try again after 15 sec [2024-11-08T14:01:53.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T14:01:53.816Z] Will try again after 15 sec [2024-11-08T14:01:53.842Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:01:53.891Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:01:53.913Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:01:53.946Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:01:53.979Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:01:54.078Z] Will try again after 15 sec [2024-11-08T14:01:54.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:01.293Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:02:01.319Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:02:01.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:02:11.452Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:11.474Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:11.503Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:11.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:11.557Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:02:11.578Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:11.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:11.630Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:11.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:11.694Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:11.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 [2024-11-08T14:02:11.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:02:11.831Z] Will try again after 15 sec [2024-11-08T14:02:11.855Z] Will try again after 15 sec [2024-11-08T14:02:11.895Z] Will try again after 15 sec [2024-11-08T14:02:11.916Z] Will try again after 15 sec [2024-11-08T14:02:11.933Z] Will try again after 15 sec [2024-11-08T14:02:13.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:18.811Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:02:18.835Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:02:18.904Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:02:26.906Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:26.928Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:26.962Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:26.984Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:02:27.079Z] Will try again after 15 sec [2024-11-08T14:02:27.099Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:02:27.117Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:02:27.142Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:27.173Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:27.199Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:27.236Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:27.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:02:27.332Z] Will try again after 15 sec [2024-11-08T14:02:27.353Z] Will try again after 15 sec [2024-11-08T14:02:27.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:28.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:28.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:02:28.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:33.958Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:02:33.979Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:02:34.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:42.350Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:42.377Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:02:42.473Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:02:42.493Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:42.520Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:42.548Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:02:42.566Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:42.592Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:42.606Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:42.636Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:42.656Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:02:44.100Z] Will try again after 15 sec [2024-11-08T14:02:44.133Z] Will try again after 15 sec [2024-11-08T14:02:44.153Z] Will try again after 15 sec [2024-11-08T14:02:44.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:44.286Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:44.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:02:44.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:49.097Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:02:49.122Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:02:49.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:57.501Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:57.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:02:57.572Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:02:59.134Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:59.150Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:02:59.227Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:02:59.287Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:02:59.312Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:59.341Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:02:59.366Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:02:59.392Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:02:59.409Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:01.517Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:03:01.745Z] Will try again after 15 sec [2024-11-08T14:03:01.796Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:03:02.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:02.147Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:03:02.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:08.592Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:03:08.622Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:03:08.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:13.336Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:03:15.670Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:03:15.744Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:03:15.782Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:15.801Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:15.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:16.546Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:03:16.557Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:16.603Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:16.787Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:03:16.800Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:03:16.885Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:03:16.923Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:16.949Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:16.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:17.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 [2024-11-08T14:03:17.825Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:03:17.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:23.760Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:03:23.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:03:23.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:30.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:03:30.796Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:30.843Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:32.970Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:32.997Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:03:33.099Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:03:33.125Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:03:33.146Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:03:33.177Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:03:33.199Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:03:33.240Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:33.263Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:03:33.305Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:33.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:03:33.386Z] Will try again after 15 sec [2024-11-08T14:03:33.418Z] Will try again after 15 sec [2024-11-08T14:03:33.448Z] Will try again after 15 sec [2024-11-08T14:03:33.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:38.948Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:03:38.979Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:03:39.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:45.886Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:03:45.904Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:45.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:48.135Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:48.153Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:03:48.197Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:48.422Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:03:48.441Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:03:48.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:48.605Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:03:48.622Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:03:48.651Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:48.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:03:48.696Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:03:48.744Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:03:48.800Z] Will try again after 15 sec [2024-11-08T14:03:48.822Z] Will try again after 15 sec [2024-11-08T14:03:48.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:03:54.090Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:03:54.118Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:03:54.177Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:01.020Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:01.035Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:01.076Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:04:03.792Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:05.977Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:04:06.016Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:04:06.040Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:04:06.138Z] Will try again after 15 sec [2024-11-08T14:04:06.158Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:04:06.178Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:06.199Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:04:06.261Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:06.283Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:04:06.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:06.335Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:04:06.389Z] Will try again after 15 sec [2024-11-08T14:04:08.271Z] Will try again after 15 sec [2024-11-08T14:04:08.294Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:10.632Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:04:10.856Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:04:11.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:17.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:17.665Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:19.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:21.175Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:22.253Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:04:22.374Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:04:22.411Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:04:22.431Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:04:22.460Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:24.770Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:24.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T14:04:24.892Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:04:24.949Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:26.946Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:04:26.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:27.004Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:04:27.087Z] Will try again after 15 sec [2024-11-08T14:04:27.124Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:04:27.153Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:04:27.179Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:04:27.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:34.962Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:34.977Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:35.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:37.439Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:37.458Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:37.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:39.880Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:04:39.901Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:04:39.990Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:04:40.026Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:40.047Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:40.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:42.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:42.148Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:04:42.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:42.314Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:04:42.337Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:04:42.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:42.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:04:42.442Z] Will try again after 15 sec [2024-11-08T14:04:42.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:50.055Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:50.072Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:50.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:52.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:52.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:52.635Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:55.035Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:04:55.050Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:55.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:55.153Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:04:55.171Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:55.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:57.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:57.311Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:04:57.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:04:57.483Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:04:57.500Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:04:57.561Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:04:57.597Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:04:57.617Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:04:57.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:05.148Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:05.166Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:05.220Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:07.663Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:07.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:07.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:10.152Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:05:10.173Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:10.217Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:10.257Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:10.277Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:10.325Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:12.405Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:12.427Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:12.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:12.602Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:05:12.625Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:05:12.687Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:12.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 [2024-11-08T14:05:13.233Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:05:13.307Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:20.257Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:20.276Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:20.323Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:23.616Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:23.641Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:23.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:05:25.401Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:05:25.418Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:05:25.442Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:25.461Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:25.508Z] Will try again after 15 sec [2024-11-08T14:05:25.526Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:27.513Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:27.528Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:27.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:27.718Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:05:27.741Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:05:27.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:28.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 [2024-11-08T14:05:28.355Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:05:28.405Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:36.377Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:36.404Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:36.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:38.734Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:38.755Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:38.820Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:40.548Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:05:40.565Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:05:40.618Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:05:40.657Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:40.677Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:40.720Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:42.608Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:42.628Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:42.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:42.830Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:05:42.849Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:05:42.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:45.279Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:45.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:05:45.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:51.495Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:51.518Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:51.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:53.862Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:05:53.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:53.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:55.651Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:05:55.667Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:55.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:05:55.788Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:05:55.808Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:05:55.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:05:59.071Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:06:01.304Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:06:01.349Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:03.700Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:06:03.794Z] Will try again after 15 sec [2024-11-08T14:06:03.824Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:06:03.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 [2024-11-08T14:06:03.921Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:06:03.984Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:06.603Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:07.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:07.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:08.984Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:09.004Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:09.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:06:12.801Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:06:12.823Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:06:12.851Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:12.870Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:12.919Z] Will try again after 15 sec [2024-11-08T14:06:12.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:18.828Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:06:18.846Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:06:18.934Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:06:18.972Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:18.997Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:06:19.074Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:06:20.878Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:20.901Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:06:20.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:22.772Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:22.794Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:22.848Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:24.096Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:24.117Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:24.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:27.948Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:06:27.963Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:06:28.054Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:06:28.097Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:28.116Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:28.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:33.968Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:06:33.993Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:06:34.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:34.115Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:34.134Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:35.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:35.995Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:36.014Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:06:36.073Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:37.888Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:37.906Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:37.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:39.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:39.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:39.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:06:44.477Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:06:44.503Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:06:46.732Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:46.776Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:06:46.833Z] Will try again after 15 sec [2024-11-08T14:06:46.850Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:49.217Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:06:49.249Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:06:49.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:06:50.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:51.210Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:06:54.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:06:55.657Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:06:57.427Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:06:57.494Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:06:57.518Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:06:57.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 [2024-11-08T14:06:57.581Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:06:57.633Z] Will try again after 15 sec [2024-11-08T14:06:57.661Z] Will try again after 15 sec [2024-11-08T14:06:57.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:01.864Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:07:01.884Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:07:04.196Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:07:04.243Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:04.264Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:04.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:04.408Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:07:04.431Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:07:04.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:10.116Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:10.147Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:11.865Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:12.669Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:12.685Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:07:12.761Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:07:12.793Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:12.814Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:12.859Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:07:12.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 [2024-11-08T14:07:12.907Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:07:12.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:07:19.528Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:07:19.549Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:07:19.612Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:19.641Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:19.713Z] Will try again after 15 sec [2024-11-08T14:07:19.738Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:19.875Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:07:19.895Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:07:19.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:26.909Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:26.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:26.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:27.799Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:27.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:27.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:27.905Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:27.923Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:27.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:28.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:28.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:07:28.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:07:36.560Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:07:36.582Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:07:36.606Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:36.634Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:07:36.677Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:07:36.700Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:07:36.750Z] Will try again after 15 sec [2024-11-08T14:07:36.773Z] Will try again after 15 sec [2024-11-08T14:07:36.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:42.038Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:42.057Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:42.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:42.902Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:42.918Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:42.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:43.001Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:43.017Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:43.075Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:43.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 [2024-11-08T14:07:43.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:07:43.248Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:51.792Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:07:51.816Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:07:51.886Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:07:51.914Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:51.936Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:07:51.960Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:07:51.978Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:07:52.023Z] Will try again after 15 sec [2024-11-08T14:07:52.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:57.150Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:57.173Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:57.229Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:57.992Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:07:58.006Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:58.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:58.104Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:07:58.122Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:07:58.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:07:58.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 [2024-11-08T14:07:58.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:07:58.349Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:08:07.194Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:08:07.224Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:08:07.278Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:07.302Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:08:07.331Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:08:07.350Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:08:07.393Z] Will try again after 15 sec [2024-11-08T14:08:07.413Z] Will try again after 15 sec [2024-11-08T14:08:07.428Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:12.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:12.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:12.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:08:14.713Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:14.736Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:08:14.769Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:14.792Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:08:14.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:14.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:08:14.906Z] Will try again after 15 sec [2024-11-08T14:08:14.942Z] Will try again after 15 sec [2024-11-08T14:08:14.968Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:22.432Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:08:22.454Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:08:22.555Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:08:22.590Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:22.616Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:08:22.646Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:08:22.661Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:08:22.706Z] Will try again after 15 sec [2024-11-08T14:08:22.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:27.385Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:27.410Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:27.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:29.941Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:29.954Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:08:30.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:30.044Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:30.061Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:30.094Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:08:30.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:30.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:08:30.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:37.606Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:08:37.628Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:37.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:37.743Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:37.764Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:08:37.812Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:08:37.850Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:08:37.864Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:08:37.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:42.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:42.518Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:42.583Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:45.032Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:45.045Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:45.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:45.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:45.136Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:45.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:45.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 [2024-11-08T14:08:45.256Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:08:45.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:52.735Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:08:52.759Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:52.818Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:52.875Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:08:52.898Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:52.955Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:53.004Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:08:53.020Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:08:53.067Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:08:57.628Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:08:57.650Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:08:57.709Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:01.947Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:01.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:09:02.053Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:02.087Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:02.105Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:02.142Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:02.158Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:02.189Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:09:02.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:09:08.566Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:09:08.588Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:08.621Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:08.646Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:08.672Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:09:08.693Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:09:08.746Z] Will try again after 15 sec [2024-11-08T14:09:08.782Z] Will try again after 15 sec [2024-11-08T14:09:08.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:12.889Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:12.928Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:12.999Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:17.093Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:17.111Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:17.168Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:18.332Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:18.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:09:18.585Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:18.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 [2024-11-08T14:09:18.641Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:09:19.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:23.783Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:09:23.853Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:09:23.927Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:23.966Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:23.991Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:24.018Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:09:24.040Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:09:24.092Z] Will try again after 15 sec [2024-11-08T14:09:24.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:30.471Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:30.494Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:30.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:32.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:32.809Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:32.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:09:34.631Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:34.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:34.723Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:34.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:34.783Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:09:34.847Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:09:40.130Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:09:40.163Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:40.220Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:40.245Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:41.683Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:09:41.706Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:09:44.186Z] Will try again after 15 sec [2024-11-08T14:09:44.211Z] Will try again after 15 sec [2024-11-08T14:09:44.267Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:09:47.517Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:48.701Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:09:54.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:09:54.449Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:54.494Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:54.608Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:09:54.636Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:09:54.695Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:54.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 [2024-11-08T14:09:54.758Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:09:55.517Z] Will try again after 15 sec [2024-11-08T14:09:55.558Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:09:59.255Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:09:59.291Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:09:59.352Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:09:59.400Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:09:59.580Z] Will try again after 15 sec [2024-11-08T14:09:59.633Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:09:59.681Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:09:59.720Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:09:59.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:09.352Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:09.368Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:09.415Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:09.732Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:09.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:09.813Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:10.555Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:10.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:10:10.660Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:10:10.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 [2024-11-08T14:10:10.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:10:10.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:14.607Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:10:14.621Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:14.658Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:14.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:15.532Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:10:15.618Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:10:15.651Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:10:15.671Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:10:15.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:24.446Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:24.464Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:24.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:24.854Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:24.868Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:24.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:10:25.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:25.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:26.019Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:10:26.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:26.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:10:26.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:10:30.850Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:10:30.874Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:10:30.898Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:30.918Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:10:30.946Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:10:30.965Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:10:31.007Z] Will try again after 15 sec [2024-11-08T14:10:31.030Z] Will try again after 15 sec [2024-11-08T14:10:31.058Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:39.544Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:39.564Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:39.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:40.715Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:40.745Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:40.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:41.056Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:41.080Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:41.331Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:41.394Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:41.410Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:10:41.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:46.035Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:10:46.052Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:10:46.102Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:46.153Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:46.172Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:10:46.199Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:10:46.218Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:10:46.270Z] Will try again after 15 sec [2024-11-08T14:10:46.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:54.657Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:54.681Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:54.731Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:55.833Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:10:55.854Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:55.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:56.379Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:10:56.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:10:56.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:10:56.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 [2024-11-08T14:10:56.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:10:56.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:01.144Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:11:01.164Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:01.213Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:11:01.321Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:02.460Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:11:02.488Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:11:04.456Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:11:04.507Z] Will try again after 15 sec [2024-11-08T14:11:04.523Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:09.762Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:09.782Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:09.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:10.949Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:10.968Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:11.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:11.630Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:11.654Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:13.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:14.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 [2024-11-08T14:11:14.027Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:11:14.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:16.255Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:11:16.278Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:16.316Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:11:20.359Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:20.378Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:11:20.410Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:11:20.427Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:11:20.466Z] Will try again after 15 sec [2024-11-08T14:11:20.480Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:24.861Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:24.875Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:24.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:26.172Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:26.197Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:26.244Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:28.983Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:29.018Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:31.745Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:11:31.817Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:11:31.836Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:31.880Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:11:31.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 [2024-11-08T14:11:31.930Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:11:31.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:11:35.512Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:35.526Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:11:35.548Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:11:35.565Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:11:35.602Z] Will try again after 15 sec [2024-11-08T14:11:35.617Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:39.954Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:39.972Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:40.022Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:41.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:41.298Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:41.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:46.788Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:46.811Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:46.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:46.928Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:11:46.944Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:46.991Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:47.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 [2024-11-08T14:11:47.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:11:47.090Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:50.631Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:50.651Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:11:50.693Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:11:50.716Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:11:50.732Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:11:50.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:55.677Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:11:55.699Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:55.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:11:56.388Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:11:56.409Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:11:56.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:01.907Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:01.931Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:03.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:12:03.647Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:12:03.670Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:03.728Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:12:03.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 [2024-11-08T14:12:03.763Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:12:03.840Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:05.731Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:05.752Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:05.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:05.830Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:12:05.843Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:12:05.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:10.795Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:10.816Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:12.502Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:12.560Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:12.582Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:12.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:18.622Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:18.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:18.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:18.766Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:12:18.779Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:18.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:18.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 [2024-11-08T14:12:18.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:12:18.934Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:20.829Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:20.844Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:20.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:20.935Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:12:20.948Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:12:20.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:36.665Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:36.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:12:36.862Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:12:38.898Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:38.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:38.993Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:39.021Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:39.058Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:12:39.088Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:39.122Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:39.144Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:39.172Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:12:39.192Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:12:39.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:39.374Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:12:39.436Z] Will try again after 15 sec [2024-11-08T14:12:39.458Z] Will try again after 15 sec [2024-11-08T14:12:39.481Z] Will try again after 15 sec [2024-11-08T14:12:39.505Z] Will try again after 15 sec [2024-11-08T14:12:39.527Z] Will try again after 15 sec [2024-11-08T14:12:39.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:12:51.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:51.926Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:12:51.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:12:57.419Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:57.456Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:59.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:12:59.711Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:59.744Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:12:59.772Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:59.829Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:12:59.855Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:12:59.895Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:12:59.928Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:12:59.985Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:00.018Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:13:00.108Z] Will try again after 15 sec [2024-11-08T14:13:00.135Z] Will try again after 15 sec [2024-11-08T14:13:00.236Z] Will try again after 15 sec [2024-11-08T14:13:00.258Z] Will try again after 15 sec [2024-11-08T14:13:01.904Z] Will try again after 15 sec [2024-11-08T14:13:02.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:11.379Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:11.405Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:11.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:13:15.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:13:15.847Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:13:15.872Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:15.896Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:13:15.926Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:13:15.946Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:13:15.974Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:13:15.996Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:16.055Z] Will try again after 15 sec [2024-11-08T14:13:16.074Z] Will try again after 15 sec [2024-11-08T14:13:16.093Z] Will try again after 15 sec [2024-11-08T14:13:17.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:13:18.019Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:13:18.044Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:13:18.093Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:13:18.117Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:18.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:13:18.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:26.496Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:26.513Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:26.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:13:31.120Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:13:31.140Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:13:31.162Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:31.181Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:13:31.239Z] Will try again after 15 sec [2024-11-08T14:13:31.255Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:13:31.291Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:13:31.308Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:31.368Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:32.946Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:13:32.965Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:33.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:33.125Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:13:33.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:13:33.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:33.261Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:33.288Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:13:35.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:41.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:41.629Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:41.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:13:46.298Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:13:46.316Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:13:46.338Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:46.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:46.404Z] Will try again after 15 sec [2024-11-08T14:13:46.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:46.480Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:13:46.496Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:46.537Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:48.043Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:13:48.061Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:48.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:48.235Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:13:48.248Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:13:48.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:50.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 [2024-11-08T14:13:50.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:13:50.689Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:13:58.215Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:13:58.235Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:13:58.292Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:14:01.466Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:01.496Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:14:01.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:01.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:01.583Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:14:01.626Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:14:01.669Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:14:01.681Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:01.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:03.135Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:03.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:03.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:03.338Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:14:03.351Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:14:05.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:06.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 [2024-11-08T14:14:06.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:14:06.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:14.108Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:14.693Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:14.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:16.625Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:16.640Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:14:16.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:14:19.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:19.250Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:14:19.287Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:14:19.308Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:14:19.338Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:19.352Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:19.397Z] Will try again after 15 sec [2024-11-08T14:14:19.411Z] Will try again after 15 sec [2024-11-08T14:14:19.426Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:20.874Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:14:20.889Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:14:20.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:21.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 [2024-11-08T14:14:21.552Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:14:21.596Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:29.809Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:31.712Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:14:31.795Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:14:34.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:34.300Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:34.355Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:14:34.455Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:34.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:14:34.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:14:34.524Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:14:36.853Z] Will try again after 15 sec [2024-11-08T14:14:36.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:14:36.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:36.948Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:14:36.997Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:14:37.025Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:14:37.061Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:14:37.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:37.107Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:14:37.169Z] Will try again after 15 sec [2024-11-08T14:14:37.210Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:46.843Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:46.867Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:49.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:51.682Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:51.707Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:14:51.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:51.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:51.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:14:51.984Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:14:52.035Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:14:52.061Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:14:52.131Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:14:52.177Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:14:52.200Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:14:52.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:14:52.330Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:14:53.985Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:14:54.070Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:14:54.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:14:55.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:14:55.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:04.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:04.170Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:04.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:06.815Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:06.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:06.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:07.032Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:07.060Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:07.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:07.178Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:15:07.199Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:07.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:07.331Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:07.355Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:07.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:09.107Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:15:09.130Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:15:09.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:10.809Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:10.822Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:15:10.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:19.257Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:19.302Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:19.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:21.955Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:21.973Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:22.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:22.168Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:25.278Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:15:25.366Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:15:25.389Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:15:25.411Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:15:25.440Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:25.463Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:15:25.491Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:15:25.514Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:15:25.598Z] Will try again after 15 sec [2024-11-08T14:15:25.623Z] Will try again after 15 sec [2024-11-08T14:15:25.655Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:25.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 [2024-11-08T14:15:25.955Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:15:26.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:34.396Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:34.416Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:34.512Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:37.059Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:37.079Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:37.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:40.408Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:40.429Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:40.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:40.640Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:15:40.668Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:15:40.772Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:15:40.808Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:40.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:15:40.856Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:15:40.879Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:15:40.927Z] Will try again after 15 sec [2024-11-08T14:15:40.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:41.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:41.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:15:41.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:49.551Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:49.575Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:49.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:52.175Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:52.198Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:52.277Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:55.536Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:55.562Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:55.631Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:15:55.814Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:15:55.835Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:15:55.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:15:56.817Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:15:56.846Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:15:56.875Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:15:56.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:15:56.942Z] Will try again after 15 sec [2024-11-08T14:15:56.964Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:15:56.983Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:15:57.161Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:15:57.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:04.652Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:04.672Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:04.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:09.127Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:09.175Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:16:11.521Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:16:11.693Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:11.716Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:16:11.743Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:16:11.764Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:11.904Z] Will try again after 15 sec [2024-11-08T14:16:11.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:16:12.003Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:12.023Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:16:12.049Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:16:12.075Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:16:12.157Z] Will try again after 15 sec [2024-11-08T14:16:12.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:12.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 [2024-11-08T14:16:12.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:16:12.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:19.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:19.775Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:19.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:26.898Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:26.931Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:16:27.075Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:16:27.128Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:27.152Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:16:27.187Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:16:27.220Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:16:28.959Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:16:29.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:29.091Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:29.114Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:16:29.149Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:16:29.171Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:16:29.210Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:29.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:16:29.298Z] Will try again after 15 sec [2024-11-08T14:16:29.315Z] Will try again after 15 sec [2024-11-08T14:16:29.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:34.871Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:34.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:34.950Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:42.307Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:42.336Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:42.404Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:44.005Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:44.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:16:44.103Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:16:44.134Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:16:44.146Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:44.209Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:16:46.807Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:46.848Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:16:46.883Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:16:47.267Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:16:47.297Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:49.225Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:16:51.428Z] Will try again after 15 sec [2024-11-08T14:16:52.379Z] Will try again after 15 sec [2024-11-08T14:16:52.472Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:52.594Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:52.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:52.673Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:16:57.458Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:16:57.482Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:57.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:16:59.644Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:16:59.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:16:59.717Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:16:59.762Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:16:59.822Z] Will try again after 15 sec [2024-11-08T14:16:59.841Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:06.458Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:06.473Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:06.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:07.414Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:17:07.634Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:17:08.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:10.031Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:10.067Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:17:10.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:10.112Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:17:10.170Z] Will try again after 15 sec [2024-11-08T14:17:10.189Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:14.024Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:20.650Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:17:20.746Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:17:20.785Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:20.808Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:17:20.835Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:17:20.856Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:20.918Z] Will try again after 15 sec [2024-11-08T14:17:20.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:21.536Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:21.549Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:21.587Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:23.347Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:17:23.374Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:17:23.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:25.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:25.229Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:17:26.992Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:17:27.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:27.040Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:17:27.095Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:35.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:35.795Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:35.839Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:17:35.988Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:36.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:17:36.044Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:17:36.062Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:36.123Z] Will try again after 15 sec [2024-11-08T14:17:36.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:36.613Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:36.625Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:36.660Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:38.446Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:17:38.460Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:17:38.499Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:42.029Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:42.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:42.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:42.153Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:42.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:17:42.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:50.874Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:50.894Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:50.946Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:51.160Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:51.180Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:17:51.242Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:17:51.279Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:17:51.300Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:51.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:51.685Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:17:51.699Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:51.741Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:53.529Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:17:53.562Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:17:53.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:57.135Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:57.154Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:17:57.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:17:57.257Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:17:57.272Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:17:57.322Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:05.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:06.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:06.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:06.284Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:06.316Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:06.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:06.460Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:18:06.487Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:06.548Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:06.780Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:06.802Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:06.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:18:12.716Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:18:14.942Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:18:14.994Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:15.017Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:15.057Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:18:15.080Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:15.098Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:18:15.161Z] Will try again after 15 sec [2024-11-08T14:18:15.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:18:21.965Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:21.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:18:22.022Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:22.047Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:18:22.074Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:18:22.097Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:18:22.128Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:22.149Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:22.203Z] Will try again after 15 sec [2024-11-08T14:18:22.236Z] Will try again after 15 sec [2024-11-08T14:18:22.259Z] Will try again after 15 sec [2024-11-08T14:18:22.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:30.096Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:18:30.115Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:18:30.151Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:30.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:30.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:18:30.287Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:18:30.316Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:30.337Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:18:30.386Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:37.240Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:39.171Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:18:39.787Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:18:39.805Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:39.829Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:18:39.856Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:18:39.892Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:18:39.935Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:41.514Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:41.570Z] Will try again after 15 sec [2024-11-08T14:18:41.585Z] Will try again after 15 sec [2024-11-08T14:18:41.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:45.196Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:18:45.211Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:18:45.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:45.317Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:45.331Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:45.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:45.440Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:45.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:18:45.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:18:55.544Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:55.566Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:55.634Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:18:56.618Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:18:56.637Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:18:56.652Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:18:56.665Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:18:56.718Z] Will try again after 15 sec [2024-11-08T14:18:56.735Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:18:56.769Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:18:56.782Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:18:56.837Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:00.297Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:19:00.316Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:19:00.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:00.424Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:00.442Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:00.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:00.549Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:00.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:19:00.602Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:10.666Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:10.687Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:10.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:11.746Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:11.766Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:19:11.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:11.899Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:19:11.919Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:19:11.949Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:11.974Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:12.025Z] Will try again after 15 sec [2024-11-08T14:19:12.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:15.428Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:19:15.453Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:19:15.497Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:15.558Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:15.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:15.632Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:18.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 [2024-11-08T14:19:18.171Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:19:18.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:25.779Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:25.792Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:25.842Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:19:28.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:28.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:19:28.322Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:19:28.335Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:19:28.359Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:28.374Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:28.417Z] Will try again after 15 sec [2024-11-08T14:19:28.433Z] Will try again after 15 sec [2024-11-08T14:19:28.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:30.536Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:19:30.557Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:19:30.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:30.672Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:30.692Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:30.748Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:33.291Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:33.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:19:33.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:40.871Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:40.887Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:40.932Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:19:43.514Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:43.541Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:19:43.577Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:19:43.598Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:19:43.632Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:43.660Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:46.065Z] Will try again after 15 sec [2024-11-08T14:19:46.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T14:19:46.188Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:19:46.258Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:19:46.273Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:19:46.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:19:46.384Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:46.442Z] Will try again after 15 sec [2024-11-08T14:19:46.455Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:48.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 [2024-11-08T14:19:48.425Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:19:48.544Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:19:55.960Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:19:55.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:19:56.011Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:20:03.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:03.246Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:20:09.613Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:20:12.387Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:20:12.418Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:12.465Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:20:14.876Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:14.913Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:20:14.947Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:20:17.256Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:17.284Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:20.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 [2024-11-08T14:20:20.733Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:20:20.822Z] Will try again after 15 sec [2024-11-08T14:20:20.851Z] Will try again after 15 sec [2024-11-08T14:20:20.872Z] Will try again after 15 sec [2024-11-08T14:20:20.902Z] Will try again after 15 sec [2024-11-08T14:20:20.936Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:20:20.972Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:20:21.001Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:20:21.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:20:24.651Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:24.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:20:24.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:20:35.869Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:20:35.893Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:20:36.020Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:20:36.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:20:36.607Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:36.633Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:20:36.654Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:20:39.067Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:39.099Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:39.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:39.160Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:20:39.239Z] Will try again after 15 sec [2024-11-08T14:20:39.262Z] Will try again after 15 sec [2024-11-08T14:20:39.291Z] Will try again after 15 sec [2024-11-08T14:20:39.308Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:20:39.324Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:20:39.344Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:20:39.442Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:20:39.733Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:39.746Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:20:39.787Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:20:51.062Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:20:51.086Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:20:51.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:20:55.131Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:20:55.162Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:56.956Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:20:57.056Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:20:57.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:20:57.113Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:57.146Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:57.168Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:57.206Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:57.227Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:20:57.268Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:20:57.293Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:20:57.343Z] Will try again after 15 sec [2024-11-08T14:20:57.373Z] Will try again after 15 sec [2024-11-08T14:20:57.389Z] Will try again after 15 sec [2024-11-08T14:20:57.407Z] Will try again after 15 sec [2024-11-08T14:20:57.423Z] Will try again after 15 sec [2024-11-08T14:20:59.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:21:07.429Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:21:07.450Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:07.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:21:14.213Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:21:14.236Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:14.266Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:21:14.288Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:21:14.317Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:21:14.334Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:14.361Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:14.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:14.416Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:14.436Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:14.476Z] Will try again after 15 sec [2024-11-08T14:21:14.494Z] Will try again after 15 sec [2024-11-08T14:21:14.516Z] Will try again after 15 sec [2024-11-08T14:21:14.541Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:21:14.593Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:21:14.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:14.691Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:21:14.734Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:21:23.876Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:21:23.913Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:23.967Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:21:29.508Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:21:29.524Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:21:29.601Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:21:29.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:21:29.687Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:21:29.723Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:21:29.751Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:29.773Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:29.794Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:29.827Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:29.847Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:29.924Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:21:29.970Z] Will try again after 15 sec [2024-11-08T14:21:29.995Z] Will try again after 15 sec [2024-11-08T14:21:30.032Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:21:30.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:30.099Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:21:30.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:21:40.667Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:21:40.690Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:40.754Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:21:45.744Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:21:45.771Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:45.809Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:21:45.833Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:21:45.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:21:45.883Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:45.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:45.932Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:21:45.970Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:21:45.996Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:48.241Z] Will try again after 15 sec [2024-11-08T14:21:48.356Z] Will try again after 15 sec [2024-11-08T14:21:48.383Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:21:48.431Z] Will try again after 15 sec [2024-11-08T14:21:48.447Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:21:48.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 [2024-11-08T14:21:48.527Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:21:48.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:21:55.788Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:21:55.810Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:21:55.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:03.283Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:03.306Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:03.365Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:22:03.440Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:22:03.460Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:22:03.479Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:03.498Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:22:03.560Z] Will try again after 15 sec [2024-11-08T14:22:03.580Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:22:03.600Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:03.615Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:22:03.650Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:03.666Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:22:03.737Z] Will try again after 15 sec [2024-11-08T14:22:03.754Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:22:03.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 [2024-11-08T14:22:03.787Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:22:03.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:10.922Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:22:10.943Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:11.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:18.416Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:18.469Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:18.530Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:18.597Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:22:18.610Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:22:18.697Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:22:18.734Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:18.753Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:22:26.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:22:26.097Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:26.118Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:22:26.144Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:26.164Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:22:26.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:26.206Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:22:26.231Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:22:28.257Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:28.309Z] Will try again after 15 sec [2024-11-08T14:22:28.338Z] Will try again after 15 sec [2024-11-08T14:22:28.356Z] Will try again after 15 sec [2024-11-08T14:22:28.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:35.895Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:35.933Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:22:36.019Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:22:36.056Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:22:36.076Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:22:36.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:41.061Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:41.078Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:41.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:44.908Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:44.968Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:22:45.054Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:22:45.075Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:22:45.111Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:22:45.156Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:22:45.169Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:22:45.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 [2024-11-08T14:22:45.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:22:45.240Z] Will try again after 15 sec [2024-11-08T14:22:45.254Z] Will try again after 15 sec [2024-11-08T14:22:45.268Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:51.057Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:51.069Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:51.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:51.178Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:22:51.202Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:22:51.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:22:56.159Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:22:56.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:22:56.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:00.090Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:00.110Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:00.171Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:00.270Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:23:00.288Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:23:00.359Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:23:00.385Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:00.398Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:00.418Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:00.432Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:23:00.473Z] Will try again after 15 sec [2024-11-08T14:23:00.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:23:07.867Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:07.889Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:07.923Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:23:07.948Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:23:08.014Z] Will try again after 15 sec [2024-11-08T14:23:08.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:11.276Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:11.292Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:11.351Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:15.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:15.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:15.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:15.391Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:23:15.409Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:15.459Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:23:15.522Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:15.541Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:15.569Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:23:15.583Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:15.598Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:23:15.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:23:23.130Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:23.165Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:25.558Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:23:25.585Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:23:25.659Z] Will try again after 15 sec [2024-11-08T14:23:25.688Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:28.048Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:28.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:28.148Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:23:33.476Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:33.498Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:33.532Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:23:33.553Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:33.592Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:33.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:33.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 [2024-11-08T14:23:33.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:23:33.711Z] Will try again after 15 sec [2024-11-08T14:23:33.735Z] Will try again after 15 sec [2024-11-08T14:23:33.755Z] Will try again after 15 sec [2024-11-08T14:23:33.771Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:40.700Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:40.720Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:23:40.775Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:23:40.810Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:23:40.831Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:23:40.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:43.183Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:43.198Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:43.242Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:23:48.749Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:48.769Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:23:48.859Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:23:48.879Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:23:48.899Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:48.943Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:48.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:48.982Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:23:48.996Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:23:49.036Z] Will try again after 15 sec [2024-11-08T14:23:49.051Z] Will try again after 15 sec [2024-11-08T14:23:49.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:23:57.635Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:58.261Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:23:58.300Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:23:58.323Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:23:58.398Z] Will try again after 15 sec [2024-11-08T14:23:58.417Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:23:58.467Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:23:58.480Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:23:58.517Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:24:06.061Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:06.088Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:06.124Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:24:06.141Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:06.181Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:06.202Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:06.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:06.252Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:24:06.325Z] Will try again after 15 sec [2024-11-08T14:24:06.350Z] Will try again after 15 sec [2024-11-08T14:24:06.366Z] Will try again after 15 sec [2024-11-08T14:24:06.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:24:13.461Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:13.489Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:13.524Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:24:13.545Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:24:13.610Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:24:13.646Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:24:13.681Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:13.694Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:24:13.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:24:21.361Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:21.382Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:24:21.479Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:24:21.502Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:24:21.523Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:21.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:21.586Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:21.606Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:21.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:24:21.684Z] Will try again after 15 sec [2024-11-08T14:24:21.709Z] Will try again after 15 sec [2024-11-08T14:24:21.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:24:29.055Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:29.078Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:29.122Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:24:29.155Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:24:29.315Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:29.388Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:24:29.440Z] Will try again after 15 sec [2024-11-08T14:24:29.455Z] Will try again after 15 sec [2024-11-08T14:24:29.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:24:36.510Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:36.530Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:24:36.588Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:24:36.714Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:24:36.731Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:24:36.824Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:24:36.855Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:36.873Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:36.897Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:36.917Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:24:36.965Z] Will try again after 15 sec [2024-11-08T14:24:36.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:24:44.504Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:44.527Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:44.556Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:24:44.587Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:24:44.638Z] Will try again after 15 sec [2024-11-08T14:24:44.653Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:24:44.677Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:44.692Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:24:44.739Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:24:51.624Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:51.639Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:24:51.692Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:24:53.360Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:24:53.382Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:24:53.460Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:24:53.490Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:53.527Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:53.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:24:53.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:24:53.607Z] Will try again after 15 sec [2024-11-08T14:24:53.620Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:24:59.699Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:59.722Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:24:59.763Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:24:59.783Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:24:59.825Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:24:59.852Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:24:59.885Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:24:59.897Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:24:59.948Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:06.727Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:06.739Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:06.792Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:08.492Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:25:09.235Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:25:09.315Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:25:09.353Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:09.371Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:25:09.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:09.427Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:25:09.484Z] Will try again after 15 sec [2024-11-08T14:25:09.498Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:14.868Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:25:14.890Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:25:14.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:14.977Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:25:14.989Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:25:15.014Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:25:15.029Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:25:15.040Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:15.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:21.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:21.870Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:21.926Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:24.355Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:25:24.391Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:24.439Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:25:26.993Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:27.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:25:27.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 [2024-11-08T14:25:27.075Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:25:29.356Z] Will try again after 15 sec [2024-11-08T14:25:29.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:25:34.381Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:25:34.417Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:25:34.464Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:25:34.487Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:25:34.534Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:25:34.575Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:34.641Z] Will try again after 15 sec [2024-11-08T14:25:34.663Z] Will try again after 15 sec [2024-11-08T14:25:34.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:37.084Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:37.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:37.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:42.114Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:25:42.135Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:42.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:25:44.678Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:44.698Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:25:44.721Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:44.737Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:25:44.787Z] Will try again after 15 sec [2024-11-08T14:25:44.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:25:49.722Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:25:49.746Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:25:49.782Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:25:49.805Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:25:49.866Z] Will try again after 15 sec [2024-11-08T14:25:49.892Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:25:49.944Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:25:49.969Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:50.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:52.256Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:52.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:52.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:25:57.338Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:25:57.366Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:25:59.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:25:59.914Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:25:59.954Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:00.065Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:00.094Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:26:02.535Z] Will try again after 15 sec [2024-11-08T14:26:04.929Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:26:05.235Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:26:05.297Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:05.371Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:26:05.440Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:26:07.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:26:12.783Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:26:17.803Z] Will try again after 15 sec [2024-11-08T14:26:17.917Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T14:26:17.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:26:19.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:20.114Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:20.148Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:26:20.340Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:21.738Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:23.711Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:26:24.126Z] Will try again after 15 sec [2024-11-08T14:26:24.148Z] Will try again after 15 sec [2024-11-08T14:26:24.173Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:26:24.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 [2024-11-08T14:26:24.259Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:26:24.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:26:32.832Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:26:32.846Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:26:32.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:26:32.953Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:26:32.973Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:26:33.023Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:26:33.060Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:26:33.073Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:26:33.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:26:43.014Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:43.055Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:43.095Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:26:43.136Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:43.185Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:43.200Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:43.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:43.314Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:26:43.376Z] Will try again after 15 sec [2024-11-08T14:26:43.393Z] Will try again after 15 sec [2024-11-08T14:26:43.419Z] Will try again after 15 sec [2024-11-08T14:26:43.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:26:47.924Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:26:47.939Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:26:47.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:26:50.121Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:26:50.139Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:26:50.165Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:26:50.181Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:26:50.220Z] Will try again after 15 sec [2024-11-08T14:26:50.235Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:26:58.403Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:58.414Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:26:58.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:26:58.523Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:26:58.543Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:26:58.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:58.600Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:26:58.640Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:26:58.658Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:26:58.680Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:26:58.735Z] Will try again after 15 sec [2024-11-08T14:26:58.769Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:03.010Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:03.023Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:03.061Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:27:06.778Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:27:06.794Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:27:06.815Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:06.831Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:06.871Z] Will try again after 15 sec [2024-11-08T14:27:06.886Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:27:14.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:14.132Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:27:14.165Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:27:14.191Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:27:14.234Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:14.252Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:27:14.280Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:14.300Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:27:14.357Z] Will try again after 15 sec [2024-11-08T14:27:14.379Z] Will try again after 15 sec [2024-11-08T14:27:14.399Z] Will try again after 15 sec [2024-11-08T14:27:14.419Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:19.539Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:19.559Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:19.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:27:21.919Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:27:21.937Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:27:21.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:21.974Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:22.011Z] Will try again after 15 sec [2024-11-08T14:27:22.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:29.383Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:29.395Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:27:29.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:29.512Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:27:29.531Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:27:29.559Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:29.579Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:27:29.600Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:29.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:27:29.678Z] Will try again after 15 sec [2024-11-08T14:27:29.700Z] Will try again after 15 sec [2024-11-08T14:27:29.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:34.650Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:34.670Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:34.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:27:37.063Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:27:37.075Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:27:37.092Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:37.107Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:37.165Z] Will try again after 15 sec [2024-11-08T14:27:37.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:44.489Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:44.501Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:44.538Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:44.712Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:27:44.727Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:27:44.781Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:27:44.805Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:44.818Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:27:44.836Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:44.847Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:27:44.882Z] Will try again after 15 sec [2024-11-08T14:27:44.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:49.749Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:49.767Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:49.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:52.205Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:27:52.227Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:27:53.734Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:27:53.770Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:27:53.782Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:53.826Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:59.567Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:59.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:59.619Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:27:59.825Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:27:59.841Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:59.878Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:27:59.924Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:59.938Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:27:59.965Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:27:59.979Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:27:59.992Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:28:00.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:04.850Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:04.867Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:04.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:08.768Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:28:08.783Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:28:09.712Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:09.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:09.758Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:09.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:14.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:14.657Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:14.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:14.913Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:28:14.926Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:14.962Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:14.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:15.014Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:15.053Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:15.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:15.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:28:15.149Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:21.563Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:21.584Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:21.625Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:28:25.460Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:28:25.476Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:28:27.877Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:27.893Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:27.936Z] Will try again after 15 sec [2024-11-08T14:28:27.954Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:29.716Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:29.727Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:29.764Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:29.989Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:28:30.004Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:30.044Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:30.081Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:30.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:30.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:30.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:30.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:28:30.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:36.658Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:36.672Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:38.804Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:42.968Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:28:42.987Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:28:43.034Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:28:43.058Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:43.071Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:43.112Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:44.797Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:44.809Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:44.844Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:45.075Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:28:45.088Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:45.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:45.159Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:45.171Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:45.208Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:45.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 [2024-11-08T14:28:45.260Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:28:45.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:53.840Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:53.860Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:53.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:58.069Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:28:58.081Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:28:58.120Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:58.153Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:28:58.198Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:58.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:28:59.885Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:28:59.900Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:28:59.942Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:00.160Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:29:00.181Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:00.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:29:01.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:01.790Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:01.822Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:29:01.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:01.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:29:01.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:08.940Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:08.955Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:09.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:13.151Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:29:13.162Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:29:13.196Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:13.257Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:13.268Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:13.302Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:14.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:15.000Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:15.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:15.250Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:29:15.275Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:15.310Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:16.855Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:16.871Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:16.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:17.553Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:17.578Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:29:17.642Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:24.040Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:24.063Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:24.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:29:28.612Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:29:28.631Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:29:28.662Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:28.680Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:28.718Z] Will try again after 15 sec [2024-11-08T14:29:28.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:30.080Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:30.100Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:30.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:31.042Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:29:31.062Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:32.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:29:32.969Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:32.986Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:29:33.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:33.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:29:33.065Z] Will try again after 15 sec [2024-11-08T14:29:33.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:39.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:39.561Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:39.608Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:29:43.806Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:29:43.823Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:29:45.619Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:45.639Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:50.464Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:29:51.580Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:29:51.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:51.733Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:29:51.770Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:29:51.795Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:29:51.874Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:29:51.906Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:29:51.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 [2024-11-08T14:29:51.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:29:52.025Z] Will try again after 15 sec [2024-11-08T14:29:52.052Z] Will try again after 15 sec [2024-11-08T14:29:52.080Z] Will try again after 15 sec [2024-11-08T14:29:52.125Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:29:54.641Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:29:54.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:29:54.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:05.492Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:30:05.504Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:30:05.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:06.616Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:06.634Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:06.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:07.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:07.071Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:30:07.141Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:30:07.207Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:30:07.230Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:30:07.269Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:07.292Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:07.335Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:30:07.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:07.381Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:30:07.431Z] Will try again after 15 sec [2024-11-08T14:30:07.468Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:09.943Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:10.125Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:10.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:20.578Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:30:20.648Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:30:20.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:21.729Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:21.750Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:21.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:22.170Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:22.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:22.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:22.360Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:30:22.379Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:22.417Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:22.473Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:22.491Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:30:22.604Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:30:22.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:22.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:30:22.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:25.288Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:25.305Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:25.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:35.717Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:30:35.735Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:30:35.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:36.864Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:36.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:36.959Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:37.259Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:37.273Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:37.314Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:37.463Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:30:37.479Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:37.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:37.637Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:39.150Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:30:39.246Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:30:39.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:39.341Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:30:39.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:40.385Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:40.402Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:40.486Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:50.812Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:30:50.826Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:30:50.861Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:51.992Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:52.014Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:52.066Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:52.348Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:52.364Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:52.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:52.787Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:30:52.802Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:52.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:30:54.278Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:30:54.297Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:54.536Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:30:56.916Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:30:56.937Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:30:56.977Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:30:56.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 [2024-11-08T14:30:59.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:30:59.453Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:05.888Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:31:05.900Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:31:05.936Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:07.098Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:07.117Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:07.211Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:07.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:07.441Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:07.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:07.874Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:31:07.888Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:07.933Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:09.564Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:09.576Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:09.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:12.004Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:12.040Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:12.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:14.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:14.516Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:31:14.567Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:21.042Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:31:21.055Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:31:21.091Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:22.239Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:22.258Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:22.311Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:22.512Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:22.524Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:22.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:22.965Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:31:22.980Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:23.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:24.641Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:24.653Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:24.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:27.112Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:27.125Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:27.167Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:29.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 [2024-11-08T14:31:29.628Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:31:29.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:31:37.788Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:31:37.809Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:31:37.863Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:37.882Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:31:37.898Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:37.913Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:37.949Z] Will try again after 15 sec [2024-11-08T14:31:37.963Z] Will try again after 15 sec [2024-11-08T14:31:37.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:38.054Z] JOB package-centos: waiting for dependecy [compile-centos:null] [Pipeline] echo [2024-11-08T14:31:38.078Z] JOB package-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:38.123Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:39.723Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:39.738Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:39.777Z] Will try again after 15 sec [2024-11-08T14:31:39.811Z] Build build-compile #3464 completed: SUCCESS [Pipeline] echo [2024-11-08T14:31:39.824Z] JOB compile-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T14:31:39.896Z] Copied 2 artifacts from "build-compile" build number 3464 [Pipeline] echo [2024-11-08T14:31:39.929Z] JOB compile-centos: Collected artifacts: [Pipeline] sh [2024-11-08T14:31:40.204Z] + ls -la build-compile-14292 [2024-11-08T14:31:40.204Z] total 12 [2024-11-08T14:31:40.204Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 14:31 . [2024-11-08T14:31:40.204Z] drwxr-xr-x 13 jenkins docker 4096 Nov 8 14:31 .. [2024-11-08T14:31:40.204Z] -rw-r--r-- 1 jenkins docker 0 Nov 8 14:31 build.env [2024-11-08T14:31:40.204Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 13:51 deps.build-compile.14292.env [Pipeline] withCredentials [2024-11-08T14:31:40.240Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T14:31:40.539Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T14:31:41.097Z] 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 [2024-11-08T14:31:42.194Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:42.210Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:42.257Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:44.745Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:44.774Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:31:44.824Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:31:53.026Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:31:53.041Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:31:53.060Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:53.074Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:31:53.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:53.129Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:53.192Z] Will try again after 15 sec [2024-11-08T14:31:53.213Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:31:53.243Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:31:53.285Z] JOB package-centos: waiting for dependecy [compile-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T14:31:53.339Z] JOB package-centos: wait finished. overall result = true [Pipeline] echo [2024-11-08T14:31:53.360Z] JOB package-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T14:31:53.423Z] Archiving artifacts [Pipeline] echo [2024-11-08T14:31:53.453Z] JOB package-centos / stream build-centos : deps: [compile-centos] [Pipeline] dir [2024-11-08T14:31:53.475Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T14:31:53.539Z] JOB package-centos: files found = 2 [Pipeline] echo [2024-11-08T14:31:53.558Z] JOB package-centos: file #0 with path build-compile-14292/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T14:31:53.603Z] JOB package-centos: file #1 with path build-compile-14292/deps.build-compile.14292.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T14:31:53.701Z] JOB package-centos: deps_env_file: deps.build-package.68700.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T14:31:53.745Z] Archiving artifacts [Pipeline] echo [2024-11-08T14:31:53.776Z] JOB package-centos: Starting job: build-package rnd: #68700 [Pipeline] timeout [2024-11-08T14:31:53.787Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T14:31:53.817Z] Scheduling project: build-package [Pipeline] { [Pipeline] echo [2024-11-08T14:31:54.801Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:54.812Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:54.855Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:57.295Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:31:57.320Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:31:57.363Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:31:59.870Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:31:59.893Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:31:59.909Z] Starting building: build-package #2893 [2024-11-08T14:31:59.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:32:09.156Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:32:09.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:32:09.226Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:09.250Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:32:09.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:09.291Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:09.334Z] Will try again after 15 sec [2024-11-08T14:32:09.348Z] Will try again after 15 sec [2024-11-08T14:32:09.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:09.884Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:09.897Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:09.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:12.398Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:12.414Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:12.454Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:15.002Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:15.015Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:32:15.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:32:24.427Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:32:24.447Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:32:24.479Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:24.503Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:32:24.530Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:24.548Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:24.592Z] Will try again after 15 sec [2024-11-08T14:32:24.610Z] Will try again after 15 sec [2024-11-08T14:32:24.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:24.979Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:24.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:25.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:27.499Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:27.516Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:27.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:31.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:31.062Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:32:31.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:39.622Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:32:39.635Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:32:39.684Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:32:39.708Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:39.721Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:32:39.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:39.753Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:39.787Z] Will try again after 15 sec [2024-11-08T14:32:39.801Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:40.063Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:40.082Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:40.118Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:42.606Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:42.625Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:42.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:46.173Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:46.200Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:32:47.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:32:55.570Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:32:55.592Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:32:55.622Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:55.651Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:32:55.688Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:55.708Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:32:55.768Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:32:55.828Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:55.895Z] Will try again after 15 sec [2024-11-08T14:32:55.920Z] Will try again after 15 sec [2024-11-08T14:32:55.942Z] Will try again after 15 sec [2024-11-08T14:32:55.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:32:57.708Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:32:57.727Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:32:57.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:02.778Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:02.790Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:33:02.834Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:33:12.216Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:33:12.236Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:33:12.275Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:12.308Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:12.340Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:12.363Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:12.407Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:12.432Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:33:12.478Z] Will try again after 15 sec [2024-11-08T14:33:12.498Z] Will try again after 15 sec [2024-11-08T14:33:12.516Z] Will try again after 15 sec [2024-11-08T14:33:12.532Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:12.810Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:12.828Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:33:12.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:17.863Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:17.875Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:33:17.910Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:27.508Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:33:27.525Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:33:27.591Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:27.642Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:27.660Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:28.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:28.559Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:28.579Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:28.592Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:33:28.640Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:33:28.667Z] Will try again after 15 sec [2024-11-08T14:33:28.686Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:33:28.723Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:28.735Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:33:28.781Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:32.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 [2024-11-08T14:33:32.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:33:32.992Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:42.627Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:33:42.640Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:33:42.690Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:43.685Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:43.706Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:33:43.777Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:33:43.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:43.826Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:43.847Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:43.862Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:33:43.920Z] Will try again after 15 sec [2024-11-08T14:33:43.944Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:33:43.970Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:43.989Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:33:44.036Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:48.463Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:48.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:33:48.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:33:59.444Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:33:59.687Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:33:59.789Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:33:59.809Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:59.829Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:59.864Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:59.885Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:59.910Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:33:59.931Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:33:59.968Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:33:59.990Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:34:00.050Z] Will try again after 15 sec [2024-11-08T14:34:00.066Z] Will try again after 15 sec [2024-11-08T14:34:00.082Z] Will try again after 15 sec [2024-11-08T14:34:00.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:03.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:03.585Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:34:03.629Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:14.826Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:34:14.845Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:34:14.892Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:34:16.812Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:34:16.835Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:34:16.868Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:16.886Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:34:16.917Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:34:16.938Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:34:16.978Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:16.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:34:17.044Z] Will try again after 15 sec [2024-11-08T14:34:17.058Z] Will try again after 15 sec [2024-11-08T14:34:17.072Z] Will try again after 15 sec [2024-11-08T14:34:17.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:18.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 [2024-11-08T14:34:18.686Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:34:18.730Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:29.922Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:34:29.936Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:34:29.981Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:34:32.093Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:34:32.112Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:34:32.138Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:32.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:34:32.220Z] Will try again after 15 sec [2024-11-08T14:34:32.238Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:34:32.254Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:34:32.276Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:34:32.311Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:32.326Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:34:32.375Z] Will try again after 15 sec [2024-11-08T14:34:32.391Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:33.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 [2024-11-08T14:34:33.812Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:34:33.856Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:45.015Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:34:45.029Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:34:45.072Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:47.254Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:34:47.274Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:34:47.326Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:34:47.364Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:47.387Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:34:47.473Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:34:47.502Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:34:47.515Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:34:47.533Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:47.545Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:34:47.584Z] Will try again after 15 sec [2024-11-08T14:34:47.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:34:48.882Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:34:48.895Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:34:48.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:00.110Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:35:00.129Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:35:00.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:02.361Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:02.384Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:02.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:02.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:02.523Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:02.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:02.610Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:02.624Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:35:02.665Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:35:02.689Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:02.704Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:02.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:03.969Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:03.988Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:35:04.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:15.824Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:35:15.838Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:35:15.897Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:17.458Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:17.478Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:17.524Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:17.593Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:17.608Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:17.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:17.695Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:17.710Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:17.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:17.786Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:17.798Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:17.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:19.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:19.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:35:19.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:30.990Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:35:31.006Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:35:31.054Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:32.565Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:32.581Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:32.637Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:32.678Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:32.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:32.742Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:32.789Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:32.803Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:32.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:32.876Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:32.889Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:32.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:34.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 [2024-11-08T14:35:34.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:35:34.232Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:46.088Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:35:46.106Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:35:46.150Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:47.666Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:47.686Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:47.733Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:47.779Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:47.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:47.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:47.900Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:35:47.917Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:47.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:47.993Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:48.006Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:35:48.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:35:49.271Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:35:49.289Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:35:49.330Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:01.188Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:36:01.207Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:36:01.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:02.759Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:02.781Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:02.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:02.880Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:02.892Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:02.940Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:36:03.249Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:03.262Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:36:03.278Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:03.290Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:03.325Z] Will try again after 15 sec [2024-11-08T14:36:03.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:04.366Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:04.383Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:36:04.422Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:16.296Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:36:16.313Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:36:17.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:17.862Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:17.878Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:17.937Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:17.974Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:17.986Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:18.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:18.351Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:18.365Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:36:18.407Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:36:18.433Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:18.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:18.482Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:19.456Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:19.476Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:36:19.559Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:36:33.221Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:36:33.242Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:36:33.272Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:33.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:36:33.318Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:33.338Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:33.393Z] Will try again after 15 sec [2024-11-08T14:36:33.411Z] Will try again after 15 sec [2024-11-08T14:36:33.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:36:33.537Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:33.554Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:33.590Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:36:33.602Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:33.617Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:36:33.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:34.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 [2024-11-08T14:36:34.611Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:36:34.657Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:36:48.427Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:36:48.447Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:36:49.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:36:49.775Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:49.794Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:36:49.818Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:49.835Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:36:49.855Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:36:49.872Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:36:49.903Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:36:49.917Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:36:49.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 [2024-11-08T14:36:49.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:36:50.020Z] Will try again after 15 sec [2024-11-08T14:36:50.041Z] Will try again after 15 sec [2024-11-08T14:36:50.055Z] Will try again after 15 sec [2024-11-08T14:36:50.069Z] Will try again after 15 sec [2024-11-08T14:36:50.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:37:04.749Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:37:04.770Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:37:04.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:37:06.791Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:06.806Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:06.826Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:06.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:06.871Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:06.890Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:06.921Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:06.941Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:06.967Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:06.981Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:37:07.041Z] Will try again after 15 sec [2024-11-08T14:37:07.057Z] Will try again after 15 sec [2024-11-08T14:37:07.077Z] Will try again after 15 sec [2024-11-08T14:37:07.093Z] Will try again after 15 sec [2024-11-08T14:37:07.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:37:19.860Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:37:19.996Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:37:21.616Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:37:22.137Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:22.158Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:22.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:22.197Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:22.219Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:22.236Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] echo [2024-11-08T14:37:22.280Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:22.298Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:37:22.337Z] Will try again after 15 sec [2024-11-08T14:37:22.355Z] Will try again after 15 sec [2024-11-08T14:37:22.379Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:37:22.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 [2024-11-08T14:37:22.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:37:22.463Z] Will try again after 15 sec [2024-11-08T14:37:22.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:37:36.650Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:37:36.667Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:37:36.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:37:37.368Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:37.385Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:37:38.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:37:39.214Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:39.234Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:39.263Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:39.280Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:39.312Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:39.323Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37: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 [2024-11-08T14:37:39.354Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:37:39.395Z] Will try again after 15 sec [2024-11-08T14:37:39.409Z] Will try again after 15 sec [2024-11-08T14:37:39.423Z] Will try again after 15 sec [2024-11-08T14:37:39.438Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:37:51.742Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:37:51.753Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:37:51.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:37:53.897Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:53.916Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:37:53.958Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:37:54.441Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:54.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:54.483Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:37:54.496Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:37:54.548Z] Will try again after 15 sec [2024-11-08T14:37:54.563Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:37:54.589Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:54.602Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:37:54.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:37:54.644Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:37:54.682Z] Will try again after 15 sec [2024-11-08T14:37:54.698Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:06.816Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:38:06.828Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:38:06.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:08.990Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:09.007Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:38:09.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:38:10.314Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:10.338Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:10.362Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:10.378Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:10.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:10.416Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:10.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:10.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:38:10.485Z] Will try again after 15 sec [2024-11-08T14:38:10.501Z] Will try again after 15 sec [2024-11-08T14:38:10.516Z] Will try again after 15 sec [2024-11-08T14:38:10.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:21.899Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:38:21.913Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:38:21.952Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:25.002Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:25.026Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:38:25.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:38:27.410Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:27.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:27.464Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:27.485Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:27.525Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:27.549Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:27.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:27.587Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:38:27.629Z] Will try again after 15 sec [2024-11-08T14:38:27.644Z] Will try again after 15 sec [2024-11-08T14:38:27.659Z] Will try again after 15 sec [2024-11-08T14:38:27.676Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:37.223Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:38:37.237Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:38:39.099Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:40.768Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:40.785Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:38:42.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:38:44.891Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:44.915Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:44.951Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:44.970Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:45.001Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:38:45.020Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:38:45.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 [2024-11-08T14:38:45.054Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:38:45.107Z] Will try again after 15 sec [2024-11-08T14:38:45.125Z] Will try again after 15 sec [2024-11-08T14:38:45.140Z] Will try again after 15 sec [2024-11-08T14:38:45.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:54.128Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:38:54.141Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:38:54.178Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:38:57.746Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:38:57.759Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:38:57.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:00.144Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:00.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:39:00.252Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:39:00.278Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:00.296Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:00.326Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:00.352Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:00.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:00.404Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:39:00.442Z] Will try again after 15 sec [2024-11-08T14:39:00.468Z] Will try again after 15 sec [2024-11-08T14:39:00.483Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:09.206Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:39:09.230Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:39:09.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:12.828Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:12.840Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:39:12.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:15.280Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:15.298Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:39:16.177Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:39:16.198Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:16.217Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:16.250Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:16.264Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:16.285Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:16.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:39:16.342Z] Will try again after 15 sec [2024-11-08T14:39:16.357Z] Will try again after 15 sec [2024-11-08T14:39:16.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:24.299Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:39:24.313Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:39:24.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:27.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:27.923Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:39:27.961Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:31.212Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:31.231Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:39:31.282Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:39:31.370Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:31.388Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:39:31.447Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:39:33.254Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:33.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:33.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 [2024-11-08T14:39:33.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:39:33.369Z] Will try again after 15 sec [2024-11-08T14:39:33.387Z] Will try again after 15 sec [Pipeline] { [2024-11-08T14:39:41.470Z] Build test-unit-bgp #1241 completed: SUCCESS [Pipeline] echo [2024-11-08T14:39:41.511Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:39:41.556Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:39:41.855Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:39:41.906Z] JOB test-unit-bgp: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] copyArtifacts [2024-11-08T14:39:52.835Z] Copied 1 artifact from "test-unit-bgp" build number 1241 [Pipeline] echo [2024-11-08T14:39:52.861Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:52.888Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:52.926Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:52.951Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:52.976Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:39:52.994Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:53.027Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:39:53.041Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:39:53.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 [2024-11-08T14:39:53.091Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:39:53.139Z] Will try again after 15 sec [2024-11-08T14:39:53.153Z] Will try again after 15 sec [2024-11-08T14:39:53.168Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:39:53.183Z] JOB test-unit-bgp: Collected artifacts: [Pipeline] sh [2024-11-08T14:39:53.238Z] Will try again after 15 sec [2024-11-08T14:39:53.252Z] Will try again after 15 sec [2024-11-08T14:39:53.460Z] + ls -la test-unit-bgp-82752 [2024-11-08T14:39:53.460Z] total 12 [2024-11-08T14:39:53.460Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 14:39 . [2024-11-08T14:39:53.460Z] drwxr-xr-x 14 jenkins docker 4096 Nov 8 14:39 .. [2024-11-08T14:39:53.460Z] -rw-r--r-- 1 jenkins docker 809 Nov 8 13:54 deps.test-unit-bgp.82752.env [Pipeline] withCredentials [2024-11-08T14:39:53.496Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T14:39:53.799Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T14:39:54.731Z] 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 [2024-11-08T14:39:59.417Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:39:59.430Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:39:59.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:40:09.526Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:09.551Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:09.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:09.607Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:09.638Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:09.662Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:09.706Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:09.728Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:09.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 [2024-11-08T14:40:09.814Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:40:09.898Z] Will try again after 15 sec [2024-11-08T14:40:09.954Z] Will try again after 15 sec [2024-11-08T14:40:12.026Z] Will try again after 15 sec [2024-11-08T14:40:12.066Z] Will try again after 15 sec [2024-11-08T14:40:12.101Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:17.009Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:40:17.050Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:40:17.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:40:26.071Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:26.114Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:26.153Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:26.192Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:40:26.252Z] Will try again after 15 sec [2024-11-08T14:40:26.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:27.069Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:27.099Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:40:27.239Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:40:27.275Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:27.291Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:27.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 [2024-11-08T14:40:28.141Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:40:28.193Z] Will try again after 15 sec [2024-11-08T14:40:28.207Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:32.195Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:40:32.215Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:40:32.261Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:40:41.420Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:41.432Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:41.446Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:41.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:40:41.491Z] Will try again after 15 sec [2024-11-08T14:40:41.505Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:42.283Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:42.304Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:40:42.352Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:43.226Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:43.251Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:40:43.643Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:40:43.695Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:43.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:40:43.743Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:48.058Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:40:48.079Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:40:48.143Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:40:56.545Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:56.558Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:40:56.576Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:56.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:40:56.628Z] Will try again after 15 sec [2024-11-08T14:40:56.812Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:57.375Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:40:57.391Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:40:57.440Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:58.671Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:58.685Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:40:58.724Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:40:58.772Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:40:58.794Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:40:58.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:03.175Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:41:03.193Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:41:03.237Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:11.657Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:41:11.671Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:11.977Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:12.015Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:12.033Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:12.080Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:12.473Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:41:12.491Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:12.535Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:13.753Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:13.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:13.800Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:13.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:13.889Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:41:13.923Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:18.272Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:41:18.290Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:41:18.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:27.007Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:41:27.020Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:27.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:27.107Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:27.119Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:27.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:27.574Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:41:27.591Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:28.041Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:28.834Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:28.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:41:28.883Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:28.949Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:28.966Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:41:29.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:33.383Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:41:33.406Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:41:33.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:41:44.812Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:41:44.858Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:41:44.883Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:44.903Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:41:44.926Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:41:44.943Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:41:44.975Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:44.992Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:41:45.031Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:41:45.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:41:45.095Z] Will try again after 15 sec [2024-11-08T14:41:45.116Z] Will try again after 15 sec [2024-11-08T14:41:45.138Z] Will try again after 15 sec [2024-11-08T14:41:45.155Z] Will try again after 15 sec [2024-11-08T14:41:45.173Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:41:48.495Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:41:48.524Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:41:48.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:42:00.149Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:00.170Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:00.190Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:00.211Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:42:00.303Z] Will try again after 15 sec [2024-11-08T14:42:00.325Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:42:00.343Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:00.363Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:00.399Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:00.418Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:00.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 [2024-11-08T14:42:00.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:42:00.525Z] Will try again after 15 sec [2024-11-08T14:42:00.540Z] Will try again after 15 sec [2024-11-08T14:42:00.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:42:03.615Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:42:03.638Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:42:03.678Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:42:15.330Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:15.346Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:42:15.395Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:42:15.429Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:15.449Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:42:15.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:42:15.579Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:15.595Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:42:15.631Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:42:15.643Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:15.660Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:42:15.707Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:42:16.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 [2024-11-08T14:42:16.472Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:42:16.542Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:42:18.713Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:42:18.734Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:42:18.778Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:42:31.451Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:31.475Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:31.503Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:31.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:31.546Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:33.812Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:33.997Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:34.020Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:42:34.071Z] Will try again after 15 sec [2024-11-08T14:42:34.092Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T14:42:34.144Z] Will try again after 15 sec [2024-11-08T14:42:34.165Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:42:34.223Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:42:34.239Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:42:34.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 [2024-11-08T14:42:34.306Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:42:34.342Z] Will try again after 15 sec [2024-11-08T14:42:34.356Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:42:49.271Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:49.535Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:49.557Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:51.189Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:51.215Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:42:51.235Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:42:51.272Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:42:51.355Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:42:52.775Z] Will try again after 15 sec [2024-11-08T14:42:52.807Z] Will try again after 15 sec [2024-11-08T14:42:52.826Z] Will try again after 15 sec [2024-11-08T14:42:52.844Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:42:52.870Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:42:52.895Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:42:52.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 [2024-11-08T14:42:52.976Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:42:53.015Z] Will try again after 15 sec [2024-11-08T14:42:53.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:07.805Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:07.818Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:43:07.881Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:43:07.933Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:07.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:43:07.980Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:07.999Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:43:08.024Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:08.044Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:08.090Z] Will try again after 15 sec [2024-11-08T14:43:08.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [2024-11-08T14:43:08.172Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:43:08.345Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:43:08.359Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:43:08.389Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:43:08.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 [2024-11-08T14:43:08.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:43:08.461Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:22.909Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:22.921Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:22.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:23.125Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:23.138Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:43:23.184Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:23.228Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:23.243Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:23.281Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:43:23.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:23.310Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:23.388Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:23.437Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:43:23.451Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:43:23.517Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:43:23.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 [2024-11-08T14:43:23.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:43:23.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:37.987Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:38.004Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:38.045Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:38.212Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:38.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:38.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:38.318Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:38.335Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:38.378Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:38.424Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:38.446Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:43:38.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:38.557Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:43:38.576Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:43:38.624Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:38.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:38.678Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:43:38.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:43:53.075Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:53.088Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:43:54.666Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:43:54.690Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:54.709Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:43:54.735Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:43:54.937Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:43:56.725Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:43:56.743Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:43:56.777Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:56.795Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:43:56.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:43:56.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:43:56.904Z] Will try again after 15 sec [2024-11-08T14:43:56.922Z] Will try again after 15 sec [2024-11-08T14:43:56.937Z] Will try again after 15 sec [2024-11-08T14:43:56.951Z] Will try again after 15 sec [2024-11-08T14:43:56.966Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:09.696Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:09.709Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:09.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:44:11.963Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:11.980Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:44:11.998Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:12.017Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:44:12.111Z] Will try again after 15 sec [2024-11-08T14:44:12.127Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:44:12.146Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:44:12.160Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:44:12.185Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:12.197Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:44:12.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 [2024-11-08T14:44:12.235Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:44:12.283Z] Will try again after 15 sec [2024-11-08T14:44:12.297Z] Will try again after 15 sec [2024-11-08T14:44:12.312Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:24.781Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:24.793Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:24.830Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:27.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:27.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:44:27.200Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:44:27.226Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:27.244Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:29.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:44:29.254Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:44:29.396Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:44:29.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:29.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:44:29.447Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:29.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:44:29.500Z] Will try again after 15 sec [2024-11-08T14:44:29.514Z] Will try again after 15 sec [2024-11-08T14:44:29.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:39.857Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:39.869Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:39.905Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:42.238Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:42.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:42.298Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:44.275Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:44.292Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:45.566Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:44:45.711Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:44:45.726Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:44:45.745Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:46.007Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:44:46.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 [2024-11-08T14:44:46.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:44:46.086Z] Will try again after 15 sec [2024-11-08T14:44:46.102Z] Will try again after 15 sec [2024-11-08T14:44:46.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:54.935Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:44:54.952Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:55.060Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:44:58.743Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:44:58.765Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:44:58.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:00.598Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:00.614Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:00.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:45:01.249Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:45:01.419Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:45:01.461Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:01.477Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:01.508Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:45:01.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:01.538Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:45:01.576Z] Will try again after 15 sec [2024-11-08T14:45:01.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:10.093Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:10.820Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:10.867Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:13.847Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:13.867Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:13.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:15.696Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:15.717Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:15.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:16.546Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:45:16.563Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:45:16.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:45:16.653Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:16.673Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:45:16.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 [2024-11-08T14:45:16.712Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:45:16.764Z] Will try again after 15 sec [2024-11-08T14:45:16.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:25.901Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:25.915Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:25.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:29.036Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:29.062Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:29.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:31.340Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:31.357Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:33.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:45:33.960Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:45:33.988Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:45:34.020Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:34.048Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:45:34.086Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:34.100Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:45:34.135Z] Will try again after 15 sec [2024-11-08T14:45:34.149Z] Will try again after 15 sec [2024-11-08T14:45:34.162Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:41.747Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:41.758Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:41.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:44.313Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:44.359Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:44.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:48.826Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:48.839Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:48.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:45:49.182Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:45:49.196Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:45:50.206Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:45:50.222Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:50.246Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:50.289Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:45:50.303Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:50.328Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:45:56.816Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:56.893Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:45:56.942Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:57.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:45:59.444Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:45:59.460Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:45:59.508Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:03.903Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:03.914Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:03.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:05.232Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:46:05.246Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:46:05.286Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:05.333Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:05.346Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:05.393Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:11.848Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:11.861Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:46:11.898Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:12.064Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:12.077Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:12.116Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:14.553Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:14.580Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:14.640Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:18.977Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:18.992Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:19.028Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:20.318Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:46:20.329Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:46:20.377Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:20.426Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:20.443Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:20.489Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:26.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 [2024-11-08T14:46:26.947Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:46:26.998Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:27.160Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:28.884Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:28.924Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:29.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:29.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:29.757Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:34.058Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:34.074Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:34.110Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:35.412Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:46:35.424Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:46:35.463Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:35.521Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:35.537Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:35.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:42.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:42.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:46:42.081Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:43.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:43.970Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:44.006Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:44.794Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:44.816Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:44.858Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:49.141Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:49.154Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:49.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:50.496Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:46:50.510Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:46:50.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:50.618Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:50.637Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:50.677Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:57.109Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:57.128Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:46:57.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:59.036Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:46:59.048Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:59.083Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:46:59.894Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:46:59.912Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:46:59.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:04.219Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:04.230Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:04.263Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:47:06.621Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:47:06.644Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:47:06.674Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:06.695Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:06.755Z] Will try again after 15 sec [2024-11-08T14:47:06.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:12.192Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:12.207Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:47:12.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:14.117Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:14.135Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:14.174Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:14.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:15.010Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:15.049Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:19.293Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:19.306Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:19.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:21.803Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:47:21.826Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:47:21.881Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:47:21.926Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:21.950Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:21.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:27.429Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:27.441Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:47:27.479Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:29.203Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:29.214Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:29.252Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:30.085Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:30.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:30.142Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:34.378Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:34.391Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:34.435Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:36.917Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:47:36.932Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:47:36.976Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:37.035Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:37.059Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:37.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:42.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:42.523Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:47:42.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:44.282Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:44.296Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:44.343Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:45.180Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:45.199Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:45.255Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:49.465Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:49.478Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:49.515Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:52.007Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:47:52.021Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:47:52.056Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:52.172Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:52.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:52.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:57.596Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:47:57.610Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:47:57.648Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:47:59.370Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:47:59.383Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:47:59.420Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:00.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:00.304Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:00.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:04.543Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:04.562Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:04.598Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:48:07.358Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:48:07.379Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:48:07.408Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:07.424Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:07.475Z] Will try again after 15 sec [2024-11-08T14:48:07.491Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:12.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:12.687Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:48:12.725Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:48:15.774Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:15.795Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:48:15.820Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:15.842Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:15.915Z] Will try again after 15 sec [2024-11-08T14:48:15.939Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:19.638Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:19.654Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:19.706Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:48:22.522Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:48:22.544Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:48:22.583Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:48:22.612Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:22.632Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:22.693Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:27.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 [2024-11-08T14:48:27.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:48:27.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:30.959Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:33.182Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:48:33.244Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:48:33.277Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:33.297Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:33.366Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:34.741Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:34.753Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:34.789Z] Will try again after 15 sec [2024-11-08T14:48:36.422Z] Build test-unit-group-two #1241 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-11-08T14:48:36.492Z] JOB test-unit-group-two: Failed [Pipeline] copyArtifacts [2024-11-08T14:48:36.515Z] Copied 1 artifact from "test-unit-group-two" build number 1241 [Pipeline] echo [2024-11-08T14:48:36.542Z] JOB test-unit-group-two: Collected artifacts: [Pipeline] sh [2024-11-08T14:48:36.821Z] + ls -la test-unit-group-two-6615 [2024-11-08T14:48:36.821Z] total 12 [2024-11-08T14:48:36.821Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 14:48 . [2024-11-08T14:48:36.821Z] drwxr-xr-x 15 jenkins docker 4096 Nov 8 14:48 .. [2024-11-08T14:48:36.821Z] -rw-r--r-- 1 jenkins docker 809 Nov 8 13:54 deps.test-unit-group-two.6615.env [Pipeline] withCredentials [2024-11-08T14:48:36.862Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T14:48:37.171Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T14:48:38.530Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:48:39.115Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:48:39.137Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:48:39.168Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:39.188Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:39.239Z] Will try again after 15 sec [2024-11-08T14:48:39.255Z] Will try again after 15 sec [Pipeline] sh [2024-11-08T14:48:42.113Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] { [Pipeline] echo [2024-11-08T14:48:42.828Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:42.841Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:48:42.877Z] Will try again after 15 sec [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T14:48:43.097Z] JOB test-unit-group-two: error in job!!! [Pipeline] echo [2024-11-08T14:48:43.109Z] JOB test-unit-group-two: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-11-08T14:48:43.120Z] JOB test-unit-group-two: Message - null [Pipeline] echo [2024-11-08T14:48:43.131Z] JOB test-unit-group-two: Cause - null [Pipeline] echo [2024-11-08T14:48:43.143Z] JOB test-unit-group-two: 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] } [2024-11-08T14:48:43.204Z] Failed in branch test-unit-group-two [Pipeline] { [Pipeline] echo [2024-11-08T14:48:48.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:48.295Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:48.340Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:48.389Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:48.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:48.449Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:49.816Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:48:49.829Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:49.866Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:54.264Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:48:54.277Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [2024-11-08T14:48:56.077Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:48:56.132Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:56.151Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:48:56.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:48:57.906Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:48:57.918Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:48:57.953Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:03.371Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:03.384Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:03.427Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:03.475Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:03.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:03.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:04.894Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:04.908Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:04.945Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:11.108Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:49:11.123Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:49:11.166Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:11.230Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:11.247Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:11.288Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:12.980Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:12.991Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:49:13.029Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:18.457Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:18.479Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:18.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:18.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:18.569Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:18.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:19.974Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:19.987Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:20.025Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:26.197Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:49:26.209Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:49:26.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:26.322Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:26.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:26.387Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:28.055Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:28.066Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:49:28.100Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:33.548Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:33.566Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:33.611Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:33.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:33.667Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:33.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:35.051Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:35.065Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:35.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:41.278Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:49:41.291Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:49:41.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:41.422Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:41.441Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:41.484Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:43.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 [2024-11-08T14:49:43.144Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:49:43.180Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:48.646Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:48.664Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:48.719Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:48.783Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:48.797Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:48.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:50.132Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:49:50.145Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:50.183Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:56.353Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:49:56.363Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:49:56.400Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:56.519Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:56.536Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:49:56.581Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:49:58.209Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:49:58.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:49:58.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:03.751Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:03.765Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:03.817Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:03.861Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:03.872Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:03.908Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:05.210Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:05.222Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:05.258Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:11.428Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:50:11.441Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:50:11.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:11.611Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:11.625Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:11.668Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:13.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:13.309Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:50:13.347Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:18.856Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:18.874Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:18.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:18.957Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:18.971Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:19.013Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:20.284Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:20.296Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:20.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:26.579Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:50:26.612Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:50:26.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:26.718Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:26.737Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:26.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:28.377Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:28.393Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:50:28.430Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:33.953Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:33.972Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:34.019Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:34.055Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:34.067Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:34.106Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:35.361Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:35.374Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:35.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:41.700Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:50:41.712Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:50:41.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:41.880Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:41.912Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:41.960Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:43.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:43.477Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:50:43.521Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:49.050Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:49.064Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:49.103Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:49.135Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:49.147Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:49.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:50.440Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:50:50.452Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:50.487Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:56.802Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:50:56.813Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:50:56.852Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:56.996Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:57.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:50:57.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:50:58.682Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:50:58.693Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:50:58.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:04.139Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:04.158Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:04.215Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:04.251Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:04.271Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:04.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:05.513Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:05.525Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:05.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:11.881Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:51:11.899Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:51:11.947Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:12.099Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:12.118Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:12.175Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:13.771Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:13.786Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:51:13.823Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:19.253Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:19.272Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:19.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:19.464Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:19.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:19.529Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:20.585Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:20.599Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:20.633Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:51:28.146Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:51:28.187Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:51:28.219Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:28.239Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:28.323Z] Will try again after 15 sec [2024-11-08T14:51:28.337Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:28.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 [2024-11-08T14:51:28.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:51:28.903Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:34.445Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:34.460Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:35.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:51:35.831Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:35.852Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:51:35.875Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:35.897Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:35.970Z] Will try again after 15 sec [2024-11-08T14:51:35.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:51:43.384Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:51:43.408Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:51:43.446Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:51:43.467Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:43.484Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:43.543Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:43.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 [2024-11-08T14:51:43.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:51:43.982Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:50.793Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:50.804Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:50.845Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:51:51.029Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:51.052Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:51:51.075Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:51:51.092Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:51.144Z] Will try again after 15 sec [2024-11-08T14:51:51.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:58.483Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:51:58.499Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:51:58.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:58.597Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:51:58.613Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:51:58.662Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:51:59.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 [2024-11-08T14:51:59.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:51:59.062Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:05.873Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:05.887Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:05.922Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:06.179Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:06.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:52:06.243Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:52:06.272Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:06.291Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:06.348Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:13.585Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:52:13.608Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:52:13.671Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:13.724Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:13.743Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:13.795Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:14.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 [2024-11-08T14:52:14.102Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:52:14.138Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:20.951Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:20.964Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:21.002Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:21.278Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:21.296Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:21.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:21.383Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:21.406Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:21.465Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:28.714Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:52:28.740Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:52:28.791Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:28.844Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:28.859Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:28.901Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:29.166Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:29.178Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:52:29.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:36.075Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:36.089Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:36.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:36.367Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:36.385Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:36.425Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:36.501Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:36.522Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:36.577Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:43.833Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:52:43.858Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:52:43.938Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:43.988Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:44.005Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:44.047Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:44.392Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:44.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:52:44.441Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:51.152Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:51.164Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:51.200Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:51.462Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:52:51.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:51.525Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:52:51.614Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:52:51.638Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:52:51.685Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:53:03.835Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:53:03.857Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:53:03.881Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:03.908Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:03.934Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:03.953Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:53:04.004Z] Will try again after 15 sec [2024-11-08T14:53:04.024Z] Will try again after 15 sec [2024-11-08T14:53:04.039Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:06.227Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:06.239Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:06.275Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:06.556Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:06.573Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:06.627Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:06.727Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:06.822Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:06.888Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:19.042Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:53:19.064Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:53:19.151Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:53:19.186Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:19.204Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:19.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 [2024-11-08T14:53:19.242Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:53:19.285Z] Will try again after 15 sec [2024-11-08T14:53:19.300Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:21.310Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:21.323Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:21.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:21.662Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:21.680Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:21.727Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:21.923Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:21.941Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:21.986Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:34.185Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:53:34.207Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:53:35.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:53:37.195Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:37.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:39.604Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:39.623Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:53:39.687Z] Will try again after 15 sec [2024-11-08T14:53:39.708Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:53:39.727Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:39.746Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:39.771Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:39.796Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:39.822Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:39.839Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:53:39.924Z] Will try again after 15 sec [2024-11-08T14:53:39.941Z] Will try again after 15 sec [2024-11-08T14:53:39.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:53:50.059Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:53:50.074Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:53:50.119Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:53:55.190Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:55.209Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:55.235Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:55.254Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:55.279Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:53:55.301Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:55.337Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:53:55.354Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:53:55.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 [2024-11-08T14:53:55.405Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:53:55.452Z] Will try again after 15 sec [2024-11-08T14:53:55.473Z] Will try again after 15 sec [2024-11-08T14:53:55.490Z] Will try again after 15 sec [2024-11-08T14:53:55.506Z] Will try again after 15 sec [2024-11-08T14:53:55.522Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:54:05.156Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:54:05.171Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:54:05.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:54:11.166Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:11.197Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:11.222Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:11.236Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:11.262Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:11.283Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:11.318Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:11.337Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:11.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:11.388Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:54:11.444Z] Will try again after 15 sec [2024-11-08T14:54:11.459Z] Will try again after 15 sec [2024-11-08T14:54:11.478Z] Will try again after 15 sec [2024-11-08T14:54:11.493Z] Will try again after 15 sec [2024-11-08T14:54:11.516Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:54:20.936Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:54:20.954Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:54:21.000Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:54:26.502Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:26.519Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:26.552Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:26.575Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:54:26.654Z] Will try again after 15 sec [2024-11-08T14:54:26.672Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:54:26.692Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:26.713Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:26.752Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:26.768Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:26.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 [2024-11-08T14:54:26.816Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:54:27.631Z] Will try again after 15 sec [2024-11-08T14:54:27.645Z] Will try again after 15 sec [2024-11-08T14:54:27.665Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:54:36.679Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:54:36.699Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:54:36.750Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:54:43.369Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:43.387Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:54:43.468Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:54:43.488Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:43.511Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:43.540Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:43.559Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:43.595Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:43.612Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:54:43.652Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:54:43.669Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:54:43.720Z] Will try again after 15 sec [2024-11-08T14:54:43.737Z] Will try again after 15 sec [2024-11-08T14:54:43.757Z] Will try again after 15 sec [2024-11-08T14:54:43.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:54:51.780Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:54:51.792Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:54:51.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:54:58.497Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:54:58.510Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:54:58.552Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:55:01.013Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:01.040Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:01.067Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:01.092Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:01.126Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:01.152Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:01.177Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:01.204Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:55:01.258Z] Will try again after 15 sec [2024-11-08T14:55:01.272Z] Will try again after 15 sec [2024-11-08T14:55:01.287Z] Will try again after 15 sec [2024-11-08T14:55:01.301Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:08.696Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:55:08.719Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:55:08.796Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:13.582Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:13.596Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:55:13.638Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:55:17.142Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:17.158Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:17.184Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:17.203Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:18.854Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:18.872Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:18.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 [2024-11-08T14:55:18.915Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:55:18.961Z] Will try again after 15 sec [2024-11-08T14:55:18.980Z] Will try again after 15 sec [2024-11-08T14:55:18.996Z] Will try again after 15 sec [2024-11-08T14:55:19.012Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:23.936Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:55:23.958Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:55:24.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:28.664Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:28.678Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:55:28.714Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:33.991Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:34.006Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:55:34.078Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:34.119Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:34.133Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:34.153Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:34.166Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:34.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 [2024-11-08T14:55:34.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:55:34.244Z] Will try again after 15 sec [2024-11-08T14:55:34.257Z] Will try again after 15 sec [2024-11-08T14:55:34.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:39.049Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:55:39.069Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:55:39.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:43.740Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:43.757Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:55:43.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:55:51.921Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:51.940Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:51.963Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:51.986Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:52.036Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:52.050Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:55:52.076Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:55:52.089Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:55:52.512Z] Will try again after 15 sec [2024-11-08T14:55:54.009Z] Will try again after 15 sec [2024-11-08T14:55:54.026Z] Will try again after 15 sec [2024-11-08T14:55:54.042Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:54.166Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:55:54.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:55:54.233Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:55:58.827Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:55:58.842Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:55:58.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:56:09.527Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:09.550Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:09.577Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:11.925Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:11.952Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:56:11.976Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:56:12.020Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:12.036Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:12.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 [2024-11-08T14:56:12.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:56:12.140Z] Will try again after 15 sec [2024-11-08T14:56:12.154Z] Will try again after 15 sec [2024-11-08T14:56:12.170Z] Will try again after 15 sec [2024-11-08T14:56:12.184Z] Will try again after 15 sec [2024-11-08T14:56:12.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:56:13.911Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:13.930Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:56:13.972Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:56:27.186Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:27.201Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:27.234Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:27.251Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:56:27.325Z] Will try again after 15 sec [2024-11-08T14:56:27.349Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:56:27.364Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:56:27.378Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:56:27.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:27.431Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:27.469Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:27.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:56:27.528Z] Will try again after 15 sec [2024-11-08T14:56:27.542Z] Will try again after 15 sec [2024-11-08T14:56:27.555Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:56:29.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:29.021Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:56:29.065Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:56:42.787Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:42.804Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:42.829Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:42.843Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:42.885Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:56:42.906Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:56:42.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:42.964Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:42.994Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:43.011Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:56:43.048Z] Will try again after 15 sec [2024-11-08T14:56:43.062Z] Will try again after 15 sec [2024-11-08T14:56:43.076Z] Will try again after 15 sec [2024-11-08T14:56:43.091Z] Will try again after 15 sec [2024-11-08T14:56:43.107Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:56:44.089Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:44.106Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:56:44.153Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:56:58.113Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:58.135Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:58.157Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:58.169Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:58.206Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:56:58.218Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:56:58.266Z] Will try again after 15 sec [2024-11-08T14:56:58.280Z] Will try again after 15 sec [2024-11-08T14:56:58.294Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:56:58.308Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:58.321Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:56:58.350Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:56:58.362Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:56:58.418Z] Will try again after 15 sec [2024-11-08T14:56:58.433Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:56:59.183Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:56:59.205Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:56:59.246Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:57:13.330Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:13.344Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:57:13.361Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:13.373Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:57:13.398Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:57:13.410Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:57:13.446Z] Will try again after 15 sec [2024-11-08T14:57:13.460Z] Will try again after 15 sec [2024-11-08T14:57:13.473Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:57:13.584Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:13.596Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:57:13.613Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:13.625Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:57:13.659Z] Will try again after 15 sec [2024-11-08T14:57:13.674Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:14.278Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:14.291Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:57:14.332Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:28.472Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:28.484Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:57:28.534Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:57:28.813Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:28.824Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:57:28.840Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:57:28.854Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:57:28.901Z] Will try again after 15 sec [2024-11-08T14:57:28.915Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:57:28.947Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:28.958Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:57:28.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:28.984Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:57:29.024Z] Will try again after 15 sec [2024-11-08T14:57:29.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:29.373Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:31.228Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:57:31.269Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:43.571Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:43.588Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:57:43.639Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:43.929Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:43.942Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:57:43.980Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:57:44.002Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:57:44.013Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:57:44.046Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:57:44.084Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:44.095Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:57:44.111Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:44.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:57:44.157Z] Will try again after 15 sec [2024-11-08T14:57:44.172Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:46.302Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:46.322Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:57:46.369Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:58.673Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:58.686Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:57:58.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:59.006Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:57:59.018Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:57:59.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:59.086Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:57:59.099Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:57:59.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:57:59.184Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:59.196Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T14:57:59.238Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T14:57:59.262Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:57:59.274Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:57:59.309Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:01.405Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:01.420Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:01.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:13.769Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:13.789Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:13.832Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:14.084Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:14.098Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:14.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:14.173Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:58:14.187Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:58:14.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:14.266Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:14.279Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:14.320Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:14.359Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:14.373Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:58:14.411Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:16.498Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:16.513Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:16.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:28.859Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:28.873Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:28.914Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:29.164Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:29.177Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:29.216Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:29.252Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:58:29.265Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:58:29.303Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:29.345Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:29.357Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:29.396Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:29.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 [2024-11-08T14:58:29.455Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:58:29.493Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:31.598Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:32.433Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:32.478Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:43.945Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:43.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:43.993Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:44.241Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:44.253Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:44.290Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:44.327Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:58:44.341Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T14:58:44.376Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:44.421Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:44.433Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:44.471Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:44.519Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T14:58:44.533Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:58:44.571Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:58:47.519Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:58:47.541Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:58:47.582Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:59:00.230Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:00.252Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:00.294Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:00.314Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:00.331Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:59:00.344Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:59:00.375Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:00.395Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59: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 [2024-11-08T14:59:00.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:59:00.473Z] Will try again after 15 sec [2024-11-08T14:59:00.486Z] Will try again after 15 sec [2024-11-08T14:59:00.500Z] Will try again after 15 sec [2024-11-08T14:59:00.514Z] Will try again after 15 sec [2024-11-08T14:59:00.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:02.618Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:02.636Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:59:02.682Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:15.496Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:15.510Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [2024-11-08T14:59:15.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:15.629Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:15.646Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:15.664Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:59:15.676Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:59:15.712Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:15.726Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:15.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 [2024-11-08T14:59:15.764Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:59:15.806Z] Will try again after 15 sec [2024-11-08T14:59:15.821Z] Will try again after 15 sec [2024-11-08T14:59:15.836Z] Will try again after 15 sec [2024-11-08T14:59:15.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:17.710Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:17.724Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:59:17.770Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:30.625Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:30.648Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:59:30.704Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:30.831Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:30.843Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T14:59:30.894Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:30.936Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:59:30.949Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:59:30.967Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:30.980Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:30.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 [2024-11-08T14:59:31.009Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T14:59:31.045Z] Will try again after 15 sec [2024-11-08T14:59:31.063Z] Will try again after 15 sec [2024-11-08T14:59:31.077Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:32.804Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:32.823Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:59:32.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T14:59:45.741Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:45.756Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:59:45.799Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T14:59:48.856Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:48.875Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:48.905Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T14:59:48.920Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:59:48.946Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T14:59:48.959Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T14:59:48.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 [2024-11-08T14:59:48.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T14:59:49.005Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T14:59:49.018Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T14:59:49.056Z] Will try again after 15 sec [2024-11-08T14:59:49.069Z] Will try again after 15 sec [2024-11-08T14:59:49.083Z] Will try again after 15 sec [2024-11-08T14:59:49.097Z] Will try again after 15 sec [2024-11-08T14:59:49.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:00:00.843Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:00.864Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:00:00.911Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:00:05.823Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T15:00:05.847Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:00:05.875Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T15:00:05.912Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T15:00:05.972Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T15:00:05.989Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:00:06.026Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:06.041Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:00:06.072Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:06.093Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:00:06.158Z] Will try again after 15 sec [2024-11-08T15:00:06.178Z] Will try again after 15 sec [2024-11-08T15:00:06.196Z] Will try again after 15 sec [2024-11-08T15:00:06.216Z] Will try again after 15 sec [2024-11-08T15:00:06.239Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:00:15.943Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:15.966Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:00:16.009Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:00:21.185Z] JOB freeze-centos: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T15:00:21.198Z] JOB freeze-centos: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:00:21.253Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:00:21.301Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T15:00:21.314Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T15:00:21.331Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:null] [Pipeline] echo [2024-11-08T15:00:21.345Z] JOB deploy-platform-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:00:21.363Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:null, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:21.377Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:00:21.407Z] Will try again after 15 sec [2024-11-08T15:00:21.422Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:00:21.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 [2024-11-08T15:00:21.452Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:00:21.489Z] Will try again after 15 sec [2024-11-08T15:00:21.527Z] Will try again after 15 sec [2024-11-08T15:00:28.368Z] Build build-package #2893 completed: SUCCESS [Pipeline] echo [2024-11-08T15:00:28.382Z] JOB package-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:00:28.450Z] Copied 2 artifacts from "build-package" build number 2893 [Pipeline] echo [2024-11-08T15:00:28.482Z] JOB package-centos: Collected artifacts: [Pipeline] sh [2024-11-08T15:00:28.759Z] + ls -la build-package-68700 [2024-11-08T15:00:28.759Z] total 12 [2024-11-08T15:00:28.759Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:00 . [2024-11-08T15:00:28.759Z] drwxr-xr-x 16 jenkins docker 4096 Nov 8 15:00 .. [2024-11-08T15:00:28.759Z] -rw-r--r-- 1 jenkins docker 0 Nov 8 15:00 build.env [2024-11-08T15:00:28.759Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 14:31 deps.build-package.68700.env [Pipeline] withCredentials [2024-11-08T15:00:28.797Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:00:29.097Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:00:29.656Z] 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 [2024-11-08T15:00:32.122Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:32.139Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:00:32.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:00:36.286Z] JOB freeze-centos: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T15:00:36.343Z] JOB freeze-centos: wait finished. overall result = true [Pipeline] echo [2024-11-08T15:00:36.368Z] JOB freeze-centos: entering run_job [Pipeline] writeFile [Pipeline] { [Pipeline] { [Pipeline] archiveArtifacts [2024-11-08T15:00:37.745Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:00:37.764Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T15:00:37.776Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T15:00:37.792Z] JOB deploy-platform-ansible-os: waiting for dependecy [package-centos:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:00:38.136Z] Will try again after 15 sec [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T15:00:38.170Z] JOB deploy-platform-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-11-08T15:00:38.189Z] JOB deploy-platform-ansible-os: entering run_job [Pipeline] echo [2024-11-08T15:00:38.202Z] JOB freeze-centos / stream build-centos : deps: [package-centos] [Pipeline] echo [2024-11-08T15:00:38.214Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:38.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] dir [2024-11-08T15:00:38.242Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] echo [2024-11-08T15:00:38.258Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:38.269Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] findFiles [Pipeline] writeFile [2024-11-08T15:00:38.350Z] Will try again after 15 sec [2024-11-08T15:00:38.365Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:00:38.377Z] JOB freeze-centos: files found = 2 [Pipeline] archiveArtifacts [2024-11-08T15:00:38.430Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:00:38.444Z] JOB freeze-centos: file #0 with path build-package-68700/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T15:00:38.495Z] JOB deploy-platform-ansible-os / stream ansible-os : deps: [package-centos] [Pipeline] echo [2024-11-08T15:00:38.507Z] JOB freeze-centos: file #1 with path build-package-68700/deps.build-package.68700.env [Pipeline] readFile [Pipeline] dir [2024-11-08T15:00:38.539Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] } [Pipeline] findFiles [Pipeline] // dir [Pipeline] echo [2024-11-08T15:00:38.643Z] JOB deploy-platform-ansible-os: files found = 2 [Pipeline] echo [2024-11-08T15:00:38.656Z] JOB deploy-platform-ansible-os: file #0 with path build-package-68700/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T15:00:38.694Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2024-11-08T15:00:38.713Z] JOB deploy-platform-ansible-os: file #1 with path build-package-68700/deps.build-package.68700.env [Pipeline] readFile [Pipeline] echo [2024-11-08T15:00:38.746Z] JOB freeze-centos: deps_env_file: deps.build-freeze.8699.env [Pipeline] writeFile [Pipeline] echo [2024-11-08T15:00:38.774Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] archiveArtifacts [2024-11-08T15:00:38.806Z] Archiving artifacts [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T15:00:38.868Z] JOB deploy-platform-ansible-os: content of deps file is empty [Pipeline] echo [2024-11-08T15:00:38.885Z] JOB deploy-platform-ansible-os: Starting job: deploy-platform-ansible-os rnd: #80219 [Pipeline] timeout [2024-11-08T15:00:38.905Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] echo [2024-11-08T15:00:38.923Z] JOB freeze-centos: Starting job: build-freeze rnd: #8699 [Pipeline] timeout [2024-11-08T15:00:38.943Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T15:00:38.978Z] Scheduling project: deploy-platform-ansible-os [Pipeline] build [2024-11-08T15:00:38.997Z] Scheduling project: build-freeze [2024-11-08T15:00:45.597Z] Starting building: deploy-platform-ansible-os #2233 [Pipeline] { [Pipeline] echo [2024-11-08T15:00:47.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:47.335Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:00:47.380Z] Will try again after 15 sec [2024-11-08T15:00:50.599Z] Starting building: build-freeze #2460 [Pipeline] { [Pipeline] echo [2024-11-08T15:00:53.172Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:null] [Pipeline] echo [2024-11-08T15:00:53.185Z] JOB cleanup-centos: waiting for all = false [Pipeline] } [2024-11-08T15:00:53.223Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:00:53.378Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:00:53.389Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:00:53.427Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:00:53.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 [2024-11-08T15:00:53.463Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:00:53.499Z] Will try again after 15 sec [2024-11-08T15:00:56.188Z] Build build-freeze #2460 completed: SUCCESS [Pipeline] echo [2024-11-08T15:00:56.201Z] JOB freeze-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:00:56.271Z] Copied 1 artifact from "build-freeze" build number 2460 [Pipeline] echo [2024-11-08T15:00:56.293Z] JOB freeze-centos: Collected artifacts: [Pipeline] sh [2024-11-08T15:00:56.575Z] + ls -la build-freeze-8699 [2024-11-08T15:00:56.576Z] total 12 [2024-11-08T15:00:56.576Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:00 . [2024-11-08T15:00:56.576Z] drwxr-xr-x 17 jenkins docker 4096 Nov 8 15:00 .. [2024-11-08T15:00:56.576Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 15:00 deps.build-freeze.8699.env [Pipeline] withCredentials [2024-11-08T15:00:56.616Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:00:56.921Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:00:57.479Z] 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 [2024-11-08T15:01:02.409Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:02.424Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:01:02.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:01:08.249Z] JOB cleanup-centos: waiting for dependecy [freeze-centos:SUCCESS] [Pipeline] echo [2024-11-08T15:01:08.261Z] JOB cleanup-centos: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T15:01:08.312Z] JOB cleanup-centos: wait finished. overall result = true [Pipeline] echo [2024-11-08T15:01:08.331Z] JOB cleanup-centos: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:01:08.386Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:01:08.417Z] JOB cleanup-centos / stream build-centos : deps: [freeze-centos] [Pipeline] dir [2024-11-08T15:01:08.439Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:01:08.500Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:08.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:01:08.566Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:01:08.579Z] JOB cleanup-centos: files found = 1 [Pipeline] echo [2024-11-08T15:01:08.603Z] JOB cleanup-centos: file #0 with path build-freeze-8699/deps.build-freeze.8699.env [Pipeline] readFile [Pipeline] } [Pipeline] echo [2024-11-08T15:01:10.165Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:10.179Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] // dir [2024-11-08T15:01:10.248Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:01:10.277Z] JOB cleanup-centos: deps_env_file: deps.build-cleanup.16412.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:01:10.326Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:01:10.361Z] JOB cleanup-centos: Starting job: build-cleanup rnd: #16412 [Pipeline] timeout [2024-11-08T15:01:10.376Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T15:01:10.416Z] Scheduling project: build-cleanup [2024-11-08T15:01:15.602Z] Starting building: build-cleanup #5385 [Pipeline] { [Pipeline] echo [2024-11-08T15:01:23.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:23.179Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:01:23.240Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:01:23.614Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:23.626Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:01:27.451Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:01:27.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 [2024-11-08T15:01:27.503Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:01:27.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:01:38.274Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:38.290Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:01:38.328Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:01:43.965Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:43.987Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:01: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 [2024-11-08T15:01:44.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:01:44.099Z] Will try again after 15 sec [2024-11-08T15:01:44.139Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:01:53.356Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:53.370Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:01:53.409Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:01:59.134Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:59.147Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:01:59.195Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:01:59.221Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:01:59.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:01:59.273Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:02:12.160Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:12.177Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:02:12.228Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:02:15.633Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:15.648Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:02:15.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 [2024-11-08T15:02:15.681Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:02:15.719Z] Will try again after 15 sec [2024-11-08T15:02:15.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:02:27.254Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:27.267Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:02:27.305Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:02:30.763Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:30.777Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:02:30.806Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:02:30.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 [2024-11-08T15:02:30.835Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:02:30.896Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:02:42.333Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:42.348Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:02:42.387Z] Will try again after 15 sec [2024-11-08T15:02:45.759Z] Build build-cleanup #5385 completed: SUCCESS [Pipeline] echo [2024-11-08T15:02:45.780Z] JOB cleanup-centos: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] { [Pipeline] copyArtifacts [2024-11-08T15:02:45.856Z] Copied 1 artifact from "build-cleanup" build number 5385 [Pipeline] { [Pipeline] echo [2024-11-08T15:02:47.457Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:47.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:02:47.501Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:02:47.518Z] JOB cleanup-centos: Collected artifacts: [Pipeline] sh [Pipeline] echo [2024-11-08T15:02:47.565Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:47.579Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:02:47.631Z] Will try again after 15 sec [2024-11-08T15:02:47.801Z] + ls -la build-cleanup-16412 [2024-11-08T15:02:47.801Z] total 12 [2024-11-08T15:02:47.801Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:02 . [2024-11-08T15:02:47.801Z] drwxr-xr-x 18 jenkins docker 4096 Nov 8 15:02 .. [2024-11-08T15:02:47.801Z] -rw-r--r-- 1 jenkins docker 1055 Nov 8 15:01 deps.build-cleanup.16412.env [Pipeline] withCredentials [2024-11-08T15:02:47.860Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:02:48.159Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:02:48.719Z] 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 [2024-11-08T15:02:57.416Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:02:57.430Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:02:57.466Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:04.971Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:04.985Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:03:05.042Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:03:05.071Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:05.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:03:05.122Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:12.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:12.522Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:03:13.201Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:20.077Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:20.088Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:03:20.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:20.175Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:20.186Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:03:20.221Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:28.228Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:28.241Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:03:28.276Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:35.177Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:35.194Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:03:35.243Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:36.016Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:36.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:03:38.187Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:44.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:44.698Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:03:44.751Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:50.281Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:50.303Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:03:50.358Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:53.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:53.227Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:03:53.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:03:59.795Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:03:59.813Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:00.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:05.635Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:05.651Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:05.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:08.296Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:08.308Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:04:08.372Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:15.715Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:15.737Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:15.790Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:20.793Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:20.814Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:20.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:23.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:23.415Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:04:23.452Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:30.823Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:30.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:30.890Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:35.894Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:35.919Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:35.965Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:38.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:38.494Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:04:38.528Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:45.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:45.954Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:46.104Z] Will try again after 15 sec [2024-11-08T15:04:47.863Z] Build test-unit-group-one #1241 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-11-08T15:04:47.945Z] JOB test-unit-group-one: Failed [Pipeline] copyArtifacts [2024-11-08T15:04:47.969Z] Copied 1 artifact from "test-unit-group-one" build number 1241 [Pipeline] echo [2024-11-08T15:04:48.003Z] JOB test-unit-group-one: Collected artifacts: [Pipeline] sh [2024-11-08T15:04:48.280Z] + ls -la test-unit-group-one-48923 [2024-11-08T15:04:48.280Z] total 12 [2024-11-08T15:04:48.280Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:04 . [2024-11-08T15:04:48.280Z] drwxr-xr-x 19 jenkins docker 4096 Nov 8 15:04 .. [2024-11-08T15:04:48.280Z] -rw-r--r-- 1 jenkins docker 809 Nov 8 13:54 deps.test-unit-group-one.48923.env [Pipeline] withCredentials [2024-11-08T15:04:48.321Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:04:48.616Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:04:49.175Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [2024-11-08T15:04:50.069Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T15:04:50.692Z] JOB test-unit-group-one: error in job!!! [Pipeline] echo [2024-11-08T15:04:50.703Z] JOB test-unit-group-one: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-11-08T15:04:50.713Z] JOB test-unit-group-one: Message - null [Pipeline] echo [2024-11-08T15:04:50.726Z] JOB test-unit-group-one: Cause - null [Pipeline] echo [2024-11-08T15:04:50.737Z] JOB test-unit-group-one: 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] } [2024-11-08T15:04:50.796Z] Failed in branch test-unit-group-one [Pipeline] { [Pipeline] echo [2024-11-08T15:04:50.992Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:51.011Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:04:51.059Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:04:53.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:04:53.573Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:04:53.612Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:01.139Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:01.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:01.226Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:06.096Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:06.115Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:06.158Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:08.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 [2024-11-08T15:05:08.653Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:05:08.691Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:16.263Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:16.281Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:16.333Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:21.191Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:21.212Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:21.262Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:23.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 [2024-11-08T15:05:23.743Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:05:23.802Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:31.374Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:31.396Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:31.469Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:36.296Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:36.313Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:36.359Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:38.833Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:38.845Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:05:38.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:46.501Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:46.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:46.562Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:52.194Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:05:52.221Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:05:52.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:05:54.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 [2024-11-08T15:05:54.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:05:54.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:03.198Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:03.218Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:03.274Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:07.319Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:07.333Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:07.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:09.797Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:09.815Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:06:09.870Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:18.304Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:18.318Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:18.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:22.404Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:22.417Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:22.462Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:24.916Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:24.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:06:24.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:33.385Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:33.399Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:33.437Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:37.498Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:37.512Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:37.556Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:40.035Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:40.060Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:06:40.105Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:48.465Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:48.476Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:48.513Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:53.393Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:06:53.792Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:06:55.718Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:06:55.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 [2024-11-08T15:06:55.823Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:06:55.882Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:03.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:03.555Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:07:03.594Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:10.749Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:10.765Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:07:10.809Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:10.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 [2024-11-08T15:07:10.944Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:07:11.005Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:19.344Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:19.357Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:07:19.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:25.835Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:25.848Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:07:25.887Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:26.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 [2024-11-08T15:07:26.046Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:07:26.096Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:34.769Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:34.791Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:07:34.846Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:07:43.548Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:43.577Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:07:43.624Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:43.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:07:43.697Z] Will try again after 15 sec [2024-11-08T15:07:43.721Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:07:51.275Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:51.301Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:07:51.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:07:59.532Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:07:59.553Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:07:59.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 [2024-11-08T15:07:59.612Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:07:59.658Z] Will try again after 15 sec [2024-11-08T15:07:59.694Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:08:06.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:06.409Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:08:06.460Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:08:17.584Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:17.605Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:08:17.634Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:17.662Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:08:17.715Z] Will try again after 15 sec [2024-11-08T15:08:17.733Z] Will try again after 15 sec [2024-11-08T15:08:17.911Z] Build test-unit-ungrouped #1241 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-11-08T15:08:18.036Z] JOB test-unit-ungrouped: Failed [Pipeline] copyArtifacts [2024-11-08T15:08:18.074Z] Copied 1 artifact from "test-unit-ungrouped" build number 1241 [Pipeline] echo [2024-11-08T15:08:18.115Z] JOB test-unit-ungrouped: Collected artifacts: [Pipeline] sh [2024-11-08T15:08:18.424Z] + ls -la test-unit-ungrouped-90786 [2024-11-08T15:08:18.424Z] total 12 [2024-11-08T15:08:18.424Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:08 . [2024-11-08T15:08:18.424Z] drwxr-xr-x 20 jenkins docker 4096 Nov 8 15:08 .. [2024-11-08T15:08:18.424Z] -rw-r--r-- 1 jenkins docker 809 Nov 8 13:54 deps.test-unit-ungrouped.90786.env [Pipeline] withCredentials [2024-11-08T15:08:18.473Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:08:19.454Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:08:20.015Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] sh [Pipeline] { [Pipeline] echo [2024-11-08T15:08:21.809Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:21.822Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:08:21.859Z] Will try again after 15 sec [2024-11-08T15:08:22.010Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T15:08:22.332Z] JOB test-unit-ungrouped: error in job!!! [Pipeline] echo [2024-11-08T15:08:22.344Z] JOB test-unit-ungrouped: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-11-08T15:08:22.354Z] JOB test-unit-ungrouped: Message - null [Pipeline] echo [2024-11-08T15:08:22.366Z] JOB test-unit-ungrouped: Cause - null [Pipeline] echo [2024-11-08T15:08:22.377Z] JOB test-unit-ungrouped: 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] } [2024-11-08T15:08:22.438Z] Failed in branch test-unit-ungrouped [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:08:33.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:33.342Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:08:33.382Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:33.417Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:08:33.486Z] Will try again after 15 sec [2024-11-08T15:08:33.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:08:37.632Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:37.646Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:08:37.684Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:08:48.525Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:48.543Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:08:52.002Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:08:52.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 [2024-11-08T15:08:52.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:08:52.124Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:08:52.714Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:08:52.732Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:08:52.777Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:09:08.575Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:08.597Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:09:08.626Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:08.646Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:09:08.675Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:08.697Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:09:08.800Z] Will try again after 15 sec [2024-11-08T15:09:08.827Z] Will try again after 15 sec [2024-11-08T15:09:08.859Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:23.832Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:23.846Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:09:23.920Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:23.979Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:23.994Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:09:24.028Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:24.045Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:09:24.086Z] Will try again after 15 sec [2024-11-08T15:09:24.109Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:38.949Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:38.960Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:09:39.038Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:39.111Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:39.127Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:09:39.186Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:09:39.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:39.222Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:09:39.256Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:54.063Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:54.074Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:09:54.111Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:54.227Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:54.242Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:09:54.319Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:09:54.360Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:09:54.372Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:09:54.410Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:09.136Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:09.149Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:10:09.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:09.344Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:09.362Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:10:09.408Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:09.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 [2024-11-08T15:10:09.482Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:10:09.518Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:24.217Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:24.229Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:10:24.265Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:24.435Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:24.452Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:10:24.494Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:24.548Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:24.561Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:10:24.597Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:10:42.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:42.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:10:42.136Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:42.157Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:10:42.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 [2024-11-08T15:10:42.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:10:42.261Z] Will try again after 15 sec [2024-11-08T15:10:42.279Z] Will try again after 15 sec [2024-11-08T15:10:42.299Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:10:57.292Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:57.312Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:10:57.375Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:10:57.403Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:10:57.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:10:57.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 [2024-11-08T15:10:57.458Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:10:57.500Z] Will try again after 15 sec [2024-11-08T15:10:57.519Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:12.419Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:12.438Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:11:12.510Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:11:12.576Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:12.598Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:11:12.636Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:11:12.655Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:12.670Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:11:12.722Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:27.542Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:27.561Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:11:27.614Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:27.662Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:27.688Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:11:27.737Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:27.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:27.806Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:11:27.854Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:42.654Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:42.674Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:11:42.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:42.772Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:42.786Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:11:42.828Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:11:42.880Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:42.892Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:11:42.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:11:58.372Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:58.392Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:11:58.418Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:58.439Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:11:58.468Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:11:58.481Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:11:58.527Z] Will try again after 15 sec [2024-11-08T15:11:58.545Z] Will try again after 15 sec [2024-11-08T15:11:58.564Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:13.561Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:13.577Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:12:13.646Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:12:13.678Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:13.697Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:12:13.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 [2024-11-08T15:12:13.731Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:12:13.774Z] Will try again after 15 sec [2024-11-08T15:12:13.793Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:28.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:28.690Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:12:28.728Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:28.807Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:28.821Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:12:28.864Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:12:28.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 [2024-11-08T15:12:28.911Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:12:28.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:43.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:43.774Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:12:43.836Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:43.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:43.922Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:12:43.974Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:44.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:44.044Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:12:44.104Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:58.866Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:58.887Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:12:58.935Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:59.007Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:59.024Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:12:59.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:12:59.136Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:12:59.150Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:12:59.190Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:13.976Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:13.993Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:14.048Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:14.102Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:14.121Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:14.165Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:14.217Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:14.229Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:13:14.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:29.078Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:29.096Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:29.136Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:29.200Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:29.217Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:29.259Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:29.304Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:29.327Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:13:29.375Z] Will try again after 15 sec [2024-11-08T15:13:40.512Z] Build test-unit-agent #1241 completed: SUCCESS [Pipeline] echo [2024-11-08T15:13:40.527Z] JOB test-unit-agent: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:13:40.602Z] Copied 1 artifact from "test-unit-agent" build number 1241 [Pipeline] echo [2024-11-08T15:13:40.635Z] JOB test-unit-agent: Collected artifacts: [Pipeline] sh [2024-11-08T15:13:40.916Z] + ls -la test-unit-agent-15762 [2024-11-08T15:13:40.916Z] total 12 [2024-11-08T15:13:40.916Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:13 . [2024-11-08T15:13:40.916Z] drwxr-xr-x 21 jenkins docker 4096 Nov 8 15:13 .. [2024-11-08T15:13:40.916Z] -rw-r--r-- 1 jenkins docker 809 Nov 8 13:54 deps.test-unit-agent.15762.env [Pipeline] withCredentials [2024-11-08T15:13:40.958Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:13:41.286Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:13:42.648Z] 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] } [2024-11-08T15:13:43.423Z] Failed in branch stream-test-unit [Pipeline] { [Pipeline] echo [2024-11-08T15:13:44.171Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:44.187Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:44.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:44.305Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:44.324Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:44.374Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:44.422Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:44.442Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:13:44.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:13:59.285Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:59.302Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:13:59.345Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:13:59.961Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:13:59.979Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:14:00.005Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:00.026Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:14:00.073Z] Will try again after 15 sec [2024-11-08T15:14:00.097Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:14.593Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:14.616Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:14:14.663Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:15.101Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:15.114Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:14:15.169Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:14:15.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 [2024-11-08T15:14:15.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:14:15.251Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:29.706Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:29.724Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:14:29.775Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:30.204Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:30.224Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:14:30.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:30.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:30.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:14:30.384Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:44.811Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:44.838Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:14:44.879Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:45.301Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:45.318Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:14:45.361Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:45.419Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:45.434Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:14:45.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:14:59.917Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:14:59.938Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:14:59.996Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:00.440Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:00.471Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:15:00.541Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:00.599Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:00.868Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:15:00.916Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:15:16.966Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:16.996Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:15:17.037Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:17.058Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:15:17.095Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:17.123Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:15:19.119Z] Will try again after 15 sec [2024-11-08T15:15:19.142Z] Will try again after 15 sec [2024-11-08T15:15:19.205Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:34.145Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:34.159Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:15:34.206Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:34.245Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:34.260Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:15:34.292Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:15:34.307Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:34.321Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:15:34.394Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:49.246Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:49.264Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:15:49.315Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:49.364Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:49.381Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:15:49.431Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:15:49.474Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:15:49.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:15:49.546Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:16:04.395Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:04.414Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:16:04.470Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:16:04.512Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:04.525Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:16:04.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:16:04.601Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:04.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:16:04.664Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:16:20.987Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:21.090Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:16:23.231Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:23.341Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:16:23.460Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:23.703Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:16:23.821Z] Will try again after 15 sec [2024-11-08T15:16:23.840Z] Will try again after 15 sec [2024-11-08T15:16:23.919Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:16:39.966Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:39.988Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:16:40.018Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:40.034Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:16:40.059Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:40.077Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:16:40.119Z] Will try again after 15 sec [2024-11-08T15:16:40.136Z] Will try again after 15 sec [2024-11-08T15:16:40.154Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:16:55.184Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:55.207Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:16:55.276Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:16:55.302Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:55.339Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:16:55.399Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:16:55.416Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:16:55.430Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:16:55.492Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:17:10.648Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:10.676Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:17:10.716Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:10.750Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:17:10.781Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:10.800Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:17:10.840Z] Will try again after 15 sec [2024-11-08T15:17:10.860Z] Will try again after 15 sec [2024-11-08T15:17:10.884Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:17:27.221Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:27.258Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:17:27.536Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:27.572Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:17: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 [2024-11-08T15:17:29.716Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:17:29.807Z] Will try again after 15 sec [2024-11-08T15:17:29.842Z] Will try again after 15 sec [2024-11-08T15:17:29.891Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:17:46.745Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:48.650Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:17:48.681Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:17:48.703Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:17:48.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 [2024-11-08T15:17:48.756Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:17:48.813Z] Will try again after 15 sec [2024-11-08T15:17:48.834Z] Will try again after 15 sec [2024-11-08T15:17:48.857Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:18:05.203Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:05.226Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:18:05.262Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:05.285Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:18:05.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 [2024-11-08T15:18:05.342Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:18:05.405Z] Will try again after 15 sec [2024-11-08T15:18:05.974Z] Will try again after 15 sec [2024-11-08T15:18:05.997Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:18:20.537Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:20.551Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:18:20.593Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:18:21.003Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:21.016Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:18:21.056Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:18:21.081Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:21.092Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:18:21.128Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:18:35.680Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:35.696Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:18:35.749Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:18:36.082Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:36.094Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:18:36.127Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:18:36.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 [2024-11-08T15:18:36.170Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:18:36.202Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:18:55.196Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:55.255Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:18:55.291Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:18:55.312Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:18:55.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 [2024-11-08T15:18:55.363Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:18:55.418Z] Will try again after 15 sec [2024-11-08T15:18:55.436Z] Will try again after 15 sec [2024-11-08T15:18:55.457Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:19:10.458Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:10.480Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:19:10.552Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:19:10.581Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:10.604Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:19:10.630Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:10.646Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:19:10.692Z] Will try again after 15 sec [2024-11-08T15:19:10.708Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:19:28.504Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:28.531Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:19:28.567Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:28.590Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:19:28.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 [2024-11-08T15:19:28.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:19:28.708Z] Will try again after 15 sec [2024-11-08T15:19:28.731Z] Will try again after 15 sec [2024-11-08T15:19:28.758Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:19:43.739Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:43.752Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:19:43.797Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:19:43.836Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:43.850Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:19:43.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:43.879Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:19:43.932Z] Will try again after 15 sec [2024-11-08T15:19:43.949Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:19:58.998Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:59.026Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:19:59.056Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:19:59.074Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:19:59.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 [2024-11-08T15:19:59.116Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:19:59.160Z] Will try again after 15 sec [2024-11-08T15:19:59.174Z] Will try again after 15 sec [2024-11-08T15:19:59.188Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:20:14.218Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:14.235Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:20:14.281Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:20:14.295Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:14.314Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:20:14.350Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:20:14.371Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:14.391Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:20:14.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:29.319Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:29.340Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:20:29.409Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:20:29.434Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:29.448Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:20:29.485Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:29.536Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:29.554Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:20:29.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:44.443Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:44.457Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:20:44.503Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:44.545Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:44.557Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:20:44.590Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:44.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 [2024-11-08T15:20:44.636Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:20:44.670Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:59.538Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:59.556Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:20:59.613Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:20:59.655Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:20:59.670Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:20:59.717Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:20:59.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 [2024-11-08T15:20:59.760Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:20:59.794Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:21:14.651Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:14.669Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:21:14.710Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:21:14.747Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:14.760Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:21:14.798Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:21:14.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:14.843Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:21:14.876Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:21:29.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:29.780Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:21:29.838Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:21:29.878Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:29.891Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:21:29.935Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:21:29.960Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:29.973Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:21:30.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:21:45.592Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:45.617Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:21:45.649Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:45.668Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:21:45.694Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:21:45.713Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:21:45.728Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:21:45.779Z] Will try again after 15 sec [2024-11-08T15:21:45.810Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:22:00.726Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:00.742Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:22:00.785Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:22:00.824Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:00.840Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:22:00.907Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:22:00.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 [2024-11-08T15:22:00.940Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:22:00.971Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:22:17.105Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:17.445Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:22:17.479Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:17.504Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:22:17.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 [2024-11-08T15:22:17.568Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:22:17.630Z] Will try again after 15 sec [2024-11-08T15:22:17.645Z] Will try again after 15 sec [2024-11-08T15:22:17.672Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:22:32.699Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:32.725Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:22:32.762Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:22:32.782Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:32.800Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:22:32.847Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:22:32.866Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:32.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:22:32.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:22:48.082Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:48.103Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:22:48.140Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:48.161Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:22:48.193Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:22:48.213Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:22:48.257Z] Will try again after 15 sec [2024-11-08T15:22:48.276Z] Will try again after 15 sec [2024-11-08T15:22:48.295Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:03.287Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:03.305Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:23:03.372Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:23:03.401Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:03.422Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:23:03.462Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:03.487Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:23:03.540Z] Will try again after 15 sec [2024-11-08T15:23:03.561Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:18.397Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:18.412Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:23:18.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:19.904Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:19.927Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:23:20.159Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:23:20.199Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:20.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:23:20.270Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:33.494Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:33.515Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:23:33.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:35.190Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:35.203Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:23:35.241Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:35.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:35.310Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:23:35.362Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:23:51.454Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:51.482Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [Pipeline] { [2024-11-08T15:23:51.624Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:23:51.867Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:23:51.909Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:23:51.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 [2024-11-08T15:23:51.977Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:23:52.032Z] Will try again after 15 sec [2024-11-08T15:23:52.052Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:24:07.008Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:07.032Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] { [2024-11-08T15:24:07.114Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:24:08.413Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:09.129Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [Pipeline] echo [2024-11-08T15:24:10.616Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:10.651Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:24:10.741Z] Will try again after 15 sec [2024-11-08T15:24:10.789Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:24:22.163Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:22.195Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:24:22.283Z] Will try again after 15 sec [Pipeline] { [Pipeline] { [Pipeline] echo [2024-11-08T15:24:29.074Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:30.152Z] JOB deploy-tf-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:24:30.174Z] Build deploy-platform-ansible-os #2233 completed: SUCCESS [Pipeline] echo [2024-11-08T15:24:30.188Z] JOB collect-logs-and-cleanup-ansible-os: waiting for dependecy [deploy-platform-ansible-os:null, deploy-tf-ansible-os:null, test-sanity-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:30.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:24:30.305Z] Will try again after 15 sec [2024-11-08T15:24:30.325Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:24:31.346Z] JOB deploy-platform-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:24:31.466Z] Copied 1 artifact from "deploy-platform-ansible-os" build number 2233 [Pipeline] echo [2024-11-08T15:24:31.523Z] JOB deploy-platform-ansible-os: Collected artifacts: [Pipeline] sh [2024-11-08T15:24:31.813Z] + ls -la deploy-platform-ansible-os-80219 [2024-11-08T15:24:31.813Z] total 12 [2024-11-08T15:24:31.813Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:24 . [2024-11-08T15:24:31.813Z] drwxr-xr-x 22 jenkins docker 4096 Nov 8 15:24 .. [2024-11-08T15:24:31.813Z] -rw-r--r-- 1 jenkins docker 491 Nov 8 15:04 stackrc.deploy-platform-ansible-os.env [Pipeline] withCredentials [2024-11-08T15:24:31.881Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:24:32.185Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:24:33.546Z] 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 [2024-11-08T15:24:37.327Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:37.348Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:24:37.385Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:24:45.332Z] JOB deploy-tf-ansible-os: waiting for dependecy [package-centos:SUCCESS, deploy-platform-ansible-os:SUCCESS] [Pipeline] } [Pipeline] { [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T15:24:46.522Z] JOB deploy-tf-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-11-08T15:24:46.553Z] JOB deploy-tf-ansible-os: entering run_job [Pipeline] echo [2024-11-08T15:24:46.604Z] 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 [2024-11-08T15:24:46.626Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:24:46.684Z] Will try again after 15 sec [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:24:46.762Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:24:46.808Z] JOB deploy-tf-ansible-os / stream ansible-os : deps: [package-centos, deploy-platform-ansible-os] [Pipeline] dir [2024-11-08T15:24:46.847Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:24:46.982Z] JOB deploy-tf-ansible-os: files found = 2 [Pipeline] echo [2024-11-08T15:24:47.015Z] JOB deploy-tf-ansible-os: file #0 with path build-package-68700/build.env [Pipeline] readFile [Pipeline] echo [2024-11-08T15:24:47.091Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] echo [2024-11-08T15:24:47.129Z] JOB deploy-tf-ansible-os: file #1 with path build-package-68700/deps.build-package.68700.env [Pipeline] readFile [Pipeline] echo [2024-11-08T15:24:47.214Z] streams are different (ansible-os != build-centos). env should be filtered only for keys '[]' [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-11-08T15:24:47.340Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:24:47.475Z] JOB deploy-tf-ansible-os: files found = 1 [Pipeline] echo [2024-11-08T15:24:47.513Z] JOB deploy-tf-ansible-os: file #0 with path deploy-platform-ansible-os-80219/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T15:24:47.735Z] JOB deploy-tf-ansible-os: deps_env_file: deps.deploy-tf-ansible-os.64996.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:24:47.842Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:24:47.897Z] JOB deploy-tf-ansible-os: Starting job: deploy-tf-ansible-os rnd: #64996 [Pipeline] timeout [2024-11-08T15:24:47.929Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T15:24:47.974Z] Scheduling project: deploy-tf-ansible-os [Pipeline] { [Pipeline] echo [2024-11-08T15:24:52.431Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:24:52.804Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:24:55.387Z] Will try again after 15 sec [2024-11-08T15:24:55.957Z] Starting building: deploy-tf-ansible-os #1909 [Pipeline] { [Pipeline] echo [2024-11-08T15:25:03.080Z] 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 [2024-11-08T15:25:03.114Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:25:03.191Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:10.420Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:25:10.436Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:25:10.476Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:18.223Z] 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 [2024-11-08T15:25:18.236Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:25:18.278Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:25.516Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:25:25.536Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:25:25.606Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:36.492Z] 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 [2024-11-08T15:25:36.537Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:25:36.756Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:40.644Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:25:40.660Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:25:40.699Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:51.792Z] 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 [2024-11-08T15:25:51.805Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:25:51.851Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:25:56.584Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:25:56.604Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:25:56.659Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:06.880Z] 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 [2024-11-08T15:26:06.894Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:26:06.930Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:11.683Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:26:11.697Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:26:11.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:21.957Z] 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 [2024-11-08T15:26:21.968Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:26:22.008Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:26.758Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:26:26.770Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:26:26.805Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:37.036Z] 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 [2024-11-08T15:26:37.050Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:26:37.087Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:43.972Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:26:43.989Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:26:44.033Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:52.121Z] 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 [2024-11-08T15:26:52.134Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:26:52.185Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:26:59.068Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:26:59.085Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:26:59.129Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:07.217Z] 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 [2024-11-08T15:27:07.230Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:27:07.272Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:14.166Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:27:14.184Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:27:14.224Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:22.306Z] 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 [2024-11-08T15:27:22.319Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:27:22.360Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:29.264Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:27:29.280Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:27:29.339Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:37.391Z] 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 [2024-11-08T15:27:37.406Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:27:37.918Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:45.300Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:27:45.320Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:27:45.382Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:27:52.950Z] 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 [2024-11-08T15:27:52.963Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:27:53.007Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:00.415Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:28:00.434Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:28:00.481Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:08.035Z] 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 [2024-11-08T15:28:08.048Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:28:08.086Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:15.523Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:28:15.542Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:28:15.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:23.114Z] 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 [2024-11-08T15:28:23.127Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:28:23.170Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:30.735Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:28:30.884Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:28:30.941Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:38.199Z] 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 [2024-11-08T15:28:38.211Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:28:38.250Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:45.980Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:28:45.996Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:28:46.069Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:28:53.278Z] 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 [2024-11-08T15:28:54.989Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:28:55.031Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:01.109Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:29:01.124Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:29:01.163Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:10.061Z] 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 [2024-11-08T15:29:10.078Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:29:10.134Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:16.375Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:29:16.398Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:29:16.456Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:25.164Z] 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 [2024-11-08T15:29:25.181Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:29:25.225Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:31.506Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:29:31.544Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:29:31.600Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:40.276Z] 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 [2024-11-08T15:29:40.298Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:29:40.357Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:46.643Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:29:46.665Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:29:46.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:29:55.686Z] 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 [2024-11-08T15:29:55.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:29:55.765Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:01.786Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:30:01.812Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:30:01.956Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:10.806Z] 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 [2024-11-08T15:30:10.826Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:30:10.871Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:17.423Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:30:17.446Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:30:17.495Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:25.921Z] 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 [2024-11-08T15:30:25.936Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:30:26.160Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:32.522Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:30:32.534Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:30:32.570Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:42.423Z] 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 [2024-11-08T15:30:42.448Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:30:42.511Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:47.598Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:30:47.611Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:30:47.649Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:30:57.550Z] 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 [2024-11-08T15:30:57.574Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:30:57.615Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:03.674Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:31:03.694Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:31:03.755Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:12.665Z] 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 [2024-11-08T15:31:12.689Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:31:12.735Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:18.808Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:31:18.836Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:31:18.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:27.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 [2024-11-08T15:31:27.784Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:31:27.831Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:35.045Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:31:35.685Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:31:35.875Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:43.823Z] 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 [2024-11-08T15:31:43.844Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:31:43.889Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:50.903Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:31:50.917Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:31:50.957Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:31:58.923Z] 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 [2024-11-08T15:31:58.945Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:32:00.161Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:06.000Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:32:06.014Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:32:06.051Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:15.201Z] 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 [2024-11-08T15:32:15.218Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:32:15.266Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:21.390Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:32:21.405Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:32:21.447Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:30.304Z] 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 [2024-11-08T15:32:30.322Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:32:30.373Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:36.474Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:32:36.486Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:32:36.520Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:45.418Z] 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 [2024-11-08T15:32:45.436Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:32:45.496Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:32:51.558Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:32:51.571Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:32:51.626Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:33:00.785Z] 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 [2024-11-08T15:33:00.831Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:33:00.893Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:33:08.442Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:33:08.473Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:33:08.554Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:33:15.923Z] 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 [2024-11-08T15:33:15.941Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:33:16.024Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:33:25.932Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:null] [Pipeline] echo [2024-11-08T15:33:25.956Z] JOB test-sanity-ansible-os: fails were not found, unfinished jobs are still present [Pipeline] } [2024-11-08T15:33:26.001Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:33:31.066Z] 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 [2024-11-08T15:33:31.088Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:33:31.139Z] Will try again after 15 sec [2024-11-08T15:33:38.004Z] Build deploy-tf-ansible-os #1909 completed: SUCCESS [Pipeline] echo [2024-11-08T15:33:38.019Z] JOB deploy-tf-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:33:38.086Z] Copied 1 artifact from "deploy-tf-ansible-os" build number 1909 [Pipeline] echo [2024-11-08T15:33:38.113Z] JOB deploy-tf-ansible-os: Collected artifacts: [Pipeline] sh [2024-11-08T15:33:38.389Z] + ls -la deploy-tf-ansible-os-64996 [2024-11-08T15:33:38.389Z] total 12 [2024-11-08T15:33:38.389Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:33 . [2024-11-08T15:33:38.389Z] drwxr-xr-x 23 jenkins docker 4096 Nov 8 15:33 .. [2024-11-08T15:33:38.389Z] -rw-r--r-- 1 jenkins docker 490 Nov 8 15:24 deps.deploy-tf-ansible-os.64996.env [Pipeline] withCredentials [2024-11-08T15:33:38.425Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:33:38.724Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:33:40.086Z] 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 [2024-11-08T15:33:41.036Z] JOB test-sanity-ansible-os: waiting for dependecy [deploy-tf-ansible-os:SUCCESS] [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T15:33:41.098Z] JOB test-sanity-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-11-08T15:33:41.123Z] JOB test-sanity-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:33:41.681Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:33:43.814Z] JOB test-sanity-ansible-os / stream ansible-os : deps: [deploy-tf-ansible-os] [Pipeline] dir [2024-11-08T15:33:48.196Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:33:50.915Z] 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 [2024-11-08T15:33:50.938Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [Pipeline] echo [2024-11-08T15:33:50.989Z] JOB test-sanity-ansible-os: files found = 1 [2024-11-08T15:33:51.031Z] Will try again after 15 sec [Pipeline] echo [2024-11-08T15:33:51.056Z] JOB test-sanity-ansible-os: file #0 with path deploy-tf-ansible-os-64996/deps.deploy-tf-ansible-os.64996.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T15:33:51.247Z] JOB test-sanity-ansible-os: deps_env_file: deps.test-sanity.37526.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:33:51.320Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:33:51.361Z] JOB test-sanity-ansible-os: Starting job: test-sanity rnd: #37526 [Pipeline] timeout [2024-11-08T15:33:51.382Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T15:33:51.433Z] Scheduling project: test-sanity [2024-11-08T15:34:01.919Z] Starting building: test-sanity #2238 [Pipeline] { [Pipeline] echo [2024-11-08T15:34:06.065Z] 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 [2024-11-08T15:34:06.085Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:34:06.130Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:34:21.170Z] 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 [2024-11-08T15:34:21.191Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:34:21.238Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:34:36.275Z] 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 [2024-11-08T15:34:36.295Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:34:36.346Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:34:51.384Z] 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 [2024-11-08T15:34:51.400Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:34:51.448Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:35:06.492Z] 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 [2024-11-08T15:35:06.510Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:35:06.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:35:21.632Z] 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 [2024-11-08T15:35:21.663Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:35:21.732Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:35:36.778Z] 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 [2024-11-08T15:35:36.798Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:35:36.853Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:35:51.898Z] 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 [2024-11-08T15:35:51.928Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:35:51.985Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:36:07.026Z] 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 [2024-11-08T15:36:07.047Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:36:09.027Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:36:24.185Z] 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 [2024-11-08T15:36:24.215Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:36:24.271Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:36:39.302Z] 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 [2024-11-08T15:36:39.326Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:36:39.392Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:36:54.423Z] 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 [2024-11-08T15:36:54.495Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:36:54.560Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:37:09.588Z] 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 [2024-11-08T15:37:09.602Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:37:09.644Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:37:24.675Z] 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 [2024-11-08T15:37:24.688Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:37:25.050Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:37:40.080Z] 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 [2024-11-08T15:37:42.547Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:37:42.586Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:37:57.617Z] 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 [2024-11-08T15:37:57.631Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:37:57.667Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:38:12.698Z] 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 [2024-11-08T15:38:12.711Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:38:12.752Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:38:27.780Z] 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 [2024-11-08T15:38:27.792Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:38:27.829Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:38:42.855Z] 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 [2024-11-08T15:38:42.867Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:38:42.913Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:38:57.943Z] 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 [2024-11-08T15:38:57.956Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:38:57.994Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:39:13.025Z] 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 [2024-11-08T15:39:13.041Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:39:13.084Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:39:28.124Z] 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 [2024-11-08T15:39:28.138Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:39:28.179Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:39:43.206Z] 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 [2024-11-08T15:39:44.807Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:39:44.864Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:39:59.892Z] 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 [2024-11-08T15:39:59.908Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:39:59.969Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:40:15.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 [2024-11-08T15:40:15.023Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:40:15.085Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:40:30.125Z] 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 [2024-11-08T15:40:30.151Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:40:30.199Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:40:47.203Z] 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 [2024-11-08T15:40:47.226Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:40:47.291Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:41:02.330Z] 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 [2024-11-08T15:41:02.352Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:41:02.402Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:41:17.570Z] 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 [2024-11-08T15:41:17.592Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:41:17.646Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:41:32.689Z] 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 [2024-11-08T15:41:32.707Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:41:32.768Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:41:48.374Z] 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 [2024-11-08T15:41:48.401Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:41:49.553Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:42:04.586Z] 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 [2024-11-08T15:42:04.607Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:42:04.651Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:42:19.690Z] 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 [2024-11-08T15:42:19.706Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:42:19.753Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:42:34.793Z] 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 [2024-11-08T15:42:34.811Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:42:34.862Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:42:49.898Z] 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 [2024-11-08T15:42:52.030Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:42:52.070Z] Will try again after 15 sec [Pipeline] { [Pipeline] echo [2024-11-08T15:43:08.005Z] 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 [2024-11-08T15:43:08.022Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = false [Pipeline] } [2024-11-08T15:43:08.074Z] Will try again after 15 sec [2024-11-08T15:43:12.554Z] Build test-sanity #2238 completed: SUCCESS [Pipeline] echo [2024-11-08T15:43:12.582Z] JOB test-sanity-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:43:12.699Z] Copied 1 artifact from "test-sanity" build number 2238 [Pipeline] echo [2024-11-08T15:43:12.730Z] JOB test-sanity-ansible-os: Collected artifacts: [Pipeline] sh [2024-11-08T15:43:13.011Z] + ls -la test-sanity-37526 [2024-11-08T15:43:13.011Z] total 12 [2024-11-08T15:43:13.011Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:43 . [2024-11-08T15:43:13.011Z] drwxr-xr-x 24 jenkins docker 4096 Nov 8 15:43 .. [2024-11-08T15:43:13.011Z] -rw-r--r-- 1 jenkins docker 490 Nov 8 15:33 deps.test-sanity.37526.env [Pipeline] withCredentials [2024-11-08T15:43:13.050Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:43:13.356Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:43:13.917Z] 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 [2024-11-08T15:43:23.867Z] 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 [2024-11-08T15:43:23.887Z] JOB collect-logs-and-cleanup-ansible-os: waiting for all = true [Pipeline] } [Pipeline] // waitUntil [Pipeline] echo [2024-11-08T15:43:23.989Z] JOB collect-logs-and-cleanup-ansible-os: wait finished. overall result = true [Pipeline] echo [2024-11-08T15:43:24.022Z] JOB collect-logs-and-cleanup-ansible-os: entering run_job [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:43:24.133Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:43:24.177Z] 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 [2024-11-08T15:43:24.216Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:43:24.319Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-11-08T15:43:24.352Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-platform-ansible-os-80219/stackrc.deploy-platform-ansible-os.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-11-08T15:43:24.490Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:43:24.575Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-11-08T15:43:24.603Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path deploy-tf-ansible-os-64996/deps.deploy-tf-ansible-os.64996.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] dir [2024-11-08T15:43:24.735Z] Running in /home/jenkins/workspace/pipeline-check@7 [Pipeline] { [Pipeline] findFiles [Pipeline] echo [2024-11-08T15:43:24.845Z] JOB collect-logs-and-cleanup-ansible-os: files found = 1 [Pipeline] echo [2024-11-08T15:43:24.871Z] JOB collect-logs-and-cleanup-ansible-os: file #0 with path test-sanity-37526/deps.test-sanity.37526.env [Pipeline] readFile [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-11-08T15:43:26.058Z] JOB collect-logs-and-cleanup-ansible-os: deps_env_file: deps.collect-logs-and-cleanup.89709.env [Pipeline] writeFile [Pipeline] archiveArtifacts [2024-11-08T15:43:26.129Z] Archiving artifacts [Pipeline] echo [2024-11-08T15:43:26.181Z] JOB collect-logs-and-cleanup-ansible-os: Starting job: collect-logs-and-cleanup rnd: #89709 [Pipeline] timeout [2024-11-08T15:43:26.200Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T15:43:26.265Z] Scheduling project: collect-logs-and-cleanup [2024-11-08T15:43:36.030Z] Starting building: collect-logs-and-cleanup #4663 [2024-11-08T15:45:34.437Z] Build collect-logs-and-cleanup #4663 completed: SUCCESS [Pipeline] echo [2024-11-08T15:45:34.950Z] JOB collect-logs-and-cleanup-ansible-os: Finished with SUCCESS [Pipeline] } [Pipeline] // timeout [Pipeline] copyArtifacts [2024-11-08T15:45:35.059Z] Copied 1 artifact from "collect-logs-and-cleanup" build number 4663 [Pipeline] echo [2024-11-08T15:45:35.095Z] JOB collect-logs-and-cleanup-ansible-os: Collected artifacts: [Pipeline] sh [2024-11-08T15:45:35.376Z] + ls -la collect-logs-and-cleanup-89709 [2024-11-08T15:45:35.376Z] total 12 [2024-11-08T15:45:35.376Z] drwxr-xr-x 2 jenkins docker 4096 Nov 8 15:45 . [2024-11-08T15:45:35.376Z] drwxr-xr-x 25 jenkins docker 4096 Nov 8 15:45 .. [2024-11-08T15:45:35.376Z] -rw-r--r-- 1 jenkins docker 490 Nov 8 15:43 deps.collect-logs-and-cleanup.89709.env [Pipeline] withCredentials [2024-11-08T15:45:35.415Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:45:35.717Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:45:36.640Z] 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 [2024-11-08T15:45:37.770Z] ERROR: Failed to run null [Pipeline] echo [2024-11-08T15:45:37.785Z] 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] echo [2024-11-08T15:45:37.800Z] Jobs results: [test-unit-agent:[job-rnd:15762, number:1241, started:1731074070484, duration:4749681, result:SUCCESS], test-unit-opserver:[job-rnd:7003, number:1241, started:1731074073624, duration:2968, result:SUCCESS], test-unit-bgp:[job-rnd:82752, number:1241, started:1731074076640, duration:2700560, result:SUCCESS], test-unit-group-one:[job-rnd:48923, result:FAILURE, number:1241, started:1731074078628, duration:4209207], test-unit-group-two:[job-rnd:6615, result:FAILURE, number:1241, started:1731074084854, duration:3231538], test-unit-ungrouped:[job-rnd:90786, result:FAILURE, number:1241, started:1731074088632, duration:4408138], prepare-sandbox-ut-sandbox:[job-rnd:58849, number:6432, started:1731073239157, duration:244340, result:SUCCESS], fetch-sources-ut-sandbox:[job-rnd:33010, number:5454, started:1731073506626, duration:37911, result:SUCCESS], configure-ut-sandbox:[job-rnd:43445, number:4863, started:1731073567104, duration:459392, result:SUCCESS], cleanup-worker-ut-sandbox:[job-rnd:83415, number:5381, started:1731074093633, duration:83688, result:SUCCESS], deploy-platform-ansible-os:[job-rnd:80219, number:2233, started:1731078045596, duration:1424256, result:SUCCESS], deploy-tf-ansible-os:[job-rnd:64996, number:1909, started:1731079495957, duration:522015, result:SUCCESS], test-sanity-ansible-os:[job-rnd:37526, number:2238, started:1731080041918, duration:548018, result:SUCCESS], collect-logs-and-cleanup-ansible-os:[job-rnd:89709, number:4663, started:1731080616029, duration:118369, result:SUCCESS], prepare-sandbox-centos:[job-rnd:74576, number:6431, started:1731073234156, duration:413861, result:SUCCESS], fetch-sources-centos:[job-rnd:2210, number:5455, started:1731073679529, duration:44128, result:SUCCESS], configure-centos:[job-rnd:49696, number:4864, started:1731073758606, duration:87099, result:SUCCESS], package-deployers-centos:[job-rnd:30250, number:3475, started:1731073863612, duration:21990, result:SUCCESS], compile-centos:[job-rnd:14292, number:3464, started:1731073900188, duration:2399590, result:SUCCESS], package-centos:[job-rnd:68700, number:2893, started:1731076319908, duration:1708428, result:SUCCESS], freeze-centos:[job-rnd:8699, number:2460, started:1731078050599, duration:5552, result:SUCCESS], cleanup-centos:[job-rnd:16412, number:5385, started:1731078075601, duration:90113, result:SUCCESS]] [Pipeline] stage [Pipeline] { (gerrit vote) [Pipeline] echo [2024-11-08T15:45:37.876Z] Evaluated results for test-unit = [results:[SUCCESS, SUCCESS, SUCCESS, FAILURE, FAILURE, FAILURE], duration:19302092] [Pipeline] echo [2024-11-08T15:45:37.895Z] Evaluated results for prepare-ut-sandbox = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:825331] [Pipeline] echo [2024-11-08T15:45:37.915Z] Evaluated results for ansible-os = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:2612658] [Pipeline] echo [2024-11-08T15:45:37.935Z] Evaluated results for build-centos = [results:[SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS, SUCCESS], duration:4770761] [Pipeline] echo [2024-11-08T15:45:37.957Z] Notify gerrit verified=-1, submit=false, msg= [2024-11-08T15:45:37.957Z] TF CI Build Failed (check) in 2h 5m 33s [2024-11-08T15:45:37.957Z] [2024-11-08T15:45:37.957Z] Failed checks: [2024-11-08T15:45:37.957Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/test-unit : FAILURE in 5h 21m 42s [2024-11-08T15:45:37.957Z] [2024-11-08T15:45:37.957Z] Succeeded checks: [2024-11-08T15:45:37.957Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/prepare-ut-sandbox : SUCCESS in 0h 13m 45s [2024-11-08T15:45:37.957Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/ansible-os : SUCCESS in 0h 43m 32s [2024-11-08T15:45:37.957Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/build-centos : SUCCESS in 1h 19m 30s [Pipeline] withCredentials [2024-11-08T15:45:37.977Z] Masking supported pattern matches of $GERRIT_API_PASSWORD [Pipeline] { [Pipeline] echo [2024-11-08T15:45:38.020Z] INFO: resolved gerrit URL is https://gerrit.opensdn.io/ [Pipeline] sh [2024-11-08T15:45:38.297Z] + /home/jenkins/workspace/pipeline-check@7/src/opensdn-io/tf-jenkins/infra/gerrit/notify.py --gerrit https://gerrit.opensdn.io/ --user tf-gerrit --password **** --review Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1 --patchset 2 --branch master --labels Verified=-1 --message 'TF CI Build Failed (check) in 2h 5m 33s [2024-11-08T15:45:38.297Z] [2024-11-08T15:45:38.297Z] Failed checks: [2024-11-08T15:45:38.297Z] - test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/test-unit : FAILURE in 5h 21m 42s [2024-11-08T15:45:38.297Z] [2024-11-08T15:45:38.297Z] Succeeded checks: [2024-11-08T15:45:38.297Z] - prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/prepare-ut-sandbox : SUCCESS in 0h 13m 45s [2024-11-08T15:45:38.297Z] - ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/ansible-os : SUCCESS in 0h 43m 32s [2024-11-08T15:45:38.298Z] - build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/build-centos : SUCCESS in 1h 19m 30s' [2024-11-08T15:45:38.298Z] DEBUG: Change: {'id': 'opensdn-io%2Ftf-controller~master~Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'project': 'opensdn-io/tf-controller', 'branch': 'master', 'attention_set': {'1000003': {'account': {'_account_id': 1000003}, 'last_update': '2024-11-08 13:23:04.000000000', 'reason': 'Someone else replied on the change'}}, 'removed_from_attention_set': {'1000001': {'account': {'_account_id': 1000001}, 'last_update': '2024-11-08 13:40:11.000000000', 'reason': 'removed on reply'}}, 'hashtags': [], 'change_id': 'Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1', 'subject': 'remove pycassa and thrift from sourcecode', 'status': 'NEW', 'created': '2024-11-08 13:22:46.000000000', 'updated': '2024-11-08 13:40:11.000000000', 'submit_type': 'MERGE_IF_NECESSARY', 'insertions': 11, 'deletions': 1389, 'total_comment_count': 0, 'unresolved_comment_count': 0, 'has_review_started': True, 'meta_rev_id': '28ab27d998e23a41a28a8504cf66f709da1bb72f', '_number': 1155, 'owner': {'_account_id': 1000003}, 'labels': {'Code-Review': {'all': [{'value': 0, 'permitted_voting_range': {'min': -2, 'max': 2}, '_account_id': 1000001}], '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': 1000001}], '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': {}, 'removable_reviewers': [{'_account_id': 1000001}], 'reviewers': {'REVIEWER': [{'_account_id': 1000001}]}, 'pending_reviewers': {}, 'current_revision': 'c5388df44d1fe42c68a497fe9ff895295ebdd878', 'revisions': {'c5388df44d1fe42c68a497fe9ff895295ebdd878': {'kind': 'NO_CODE_CHANGE', '_number': 2, 'created': '2024-11-08 13:39:33.000000000', 'uploader': {'_account_id': 1000003}, 'ref': 'refs/changes/55/1155/2', 'fetch': {'ssh': {'url': 'ssh://tf-gerrit@gerrit.opensdn.io:29418/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'anonymous http': {'url': 'https://gerrit.opensdn.io/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}, 'http': {'url': 'https://tf-gerrit@gerrit.opensdn.io/a/opensdn-io/tf-controller', 'ref': 'refs/changes/55/1155/2'}}, 'commit': {'parents': [{'commit': '32361a517c04a85fe2615375ba5d5d5df182475d', 'subject': 'remove python2->3 transition code'}], 'author': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:19:12.000000000', 'tz': 180}, 'committer': {'name': 'Andrey Pavlov', 'email': 'andrey-mp@yandex.ru', 'date': '2024-11-08 13:34:34.000000000', 'tz': 180}, 'subject': 'remove pycassa and thrift from sourcecode', 'message': 'remove pycassa and thrift from sourcecode\n\nChange-Id: Ibadc8ac1c6f87e96d1b3edc8beea5f723e7679a1\n'}}}, 'requirements': [], 'submit_records': [{'rule_name': 'gerrit~DefaultSubmitRule', 'status': 'NOT_READY', 'labels': [{'label': 'Code-Review', 'status': 'NEED'}, {'label': 'Verified', 'status': 'NEED'}]}]} [2024-11-08T15:45:38.298Z] DEBUG: push message data: {'labels': {'Verified': '-1'}, 'message': 'TF CI Build Failed (check) in 2h 5m 33s\n\nFailed checks:\n- test-unit http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/test-unit : FAILURE in 5h 21m 42s\n\nSucceeded checks:\n- prepare-ut-sandbox http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/prepare-ut-sandbox : SUCCESS in 0h 13m 45s\n- ansible-os http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/ansible-os : SUCCESS in 0h 43m 32s\n- build-centos http://nexus.gz1.opensdn.io:8082/jenkins_logs/gerrit/55/1155/2/check_886/build-centos : SUCCESS in 1h 19m 30s'} [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh [Pipeline] archiveArtifacts [2024-11-08T15:45:38.975Z] Archiving artifacts [Pipeline] withCredentials [2024-11-08T15:45:39.088Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] writeFile [Pipeline] sh [2024-11-08T15:45:39.426Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:45:39.988Z] 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 [2024-11-08T15:45:40.420Z] JOB cleanup-workers: entering run_job [Pipeline] echo [2024-11-08T15:45:40.439Z] JOB cleanup-workers: vars empty. do not store vars file. [Pipeline] echo [2024-11-08T15:45:40.460Z] JOB cleanup-workers: Starting job: cleanup-workers rnd: #40174 [Pipeline] timeout [2024-11-08T15:45:40.473Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] build [2024-11-08T15:45:40.504Z] Scheduling project: cleanup-workers [2024-11-08T15:45:47.073Z] Starting building: cleanup-workers #3134 [2024-11-08T15:46:04.183Z] Build cleanup-workers #3134 completed: FAILURE [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2024-11-08T15:46:06.146Z] JOB cleanup-workers: Failed [Pipeline] copyArtifacts [Pipeline] echo [2024-11-08T15:46:06.207Z] JOB cleanup-workers: Collected artifacts: [Pipeline] sh [2024-11-08T15:46:06.496Z] + ls -la cleanup-workers-40174 [2024-11-08T15:46:06.496Z] ls: cannot access 'cleanup-workers-40174': No such file or directory [2024-11-08T15:46:06.496Z] + /bin/true [Pipeline] withCredentials [2024-11-08T15:46:06.551Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh [2024-11-08T15:46:06.855Z] Warning: Permanently added 'nexus.gz1.opensdn.io,212.233.90.199' (ECDSA) to the list of known hosts. [2024-11-08T15:46:07.415Z] 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 [2024-11-08T15:46:14.740Z] JOB cleanup-workers: error in job!!! [Pipeline] echo [2024-11-08T15:46:14.762Z] JOB cleanup-workers: Err - org.jenkinsci.plugins.workflow.steps.FlowInterruptedException [Pipeline] echo [2024-11-08T15:46:14.785Z] JOB cleanup-workers: Message - null [Pipeline] echo [2024-11-08T15:46:14.805Z] JOB cleanup-workers: Cause - null [Pipeline] echo [2024-11-08T15:46:14.827Z] 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] } [2024-11-08T15:46:14.923Z] Failed in branch job-cleanup-workers [Pipeline] // parallel [Pipeline] echo [2024-11-08T15:46:15.009Z] URL of console output = https://jenkins.opensdn.io/job/pipeline-check/886/consoleText [Pipeline] withCredentials [2024-11-08T15:46:16.342Z] Masking supported pattern matches of $LOGS_HOST_SSH_KEY [Pipeline] { [Pipeline] sh