masterfiles icon indicating copy to clipboard operation
masterfiles copied to clipboard

ENT-12151: Added possibility to configure Mission Portal web server ports

Open aleksandrychev opened this issue 1 year ago • 4 comments

Ticket: ENT-12151

aleksandrychev avatar Aug 29 '24 11:08 aleksandrychev

@craigcomstock I adjusted distributed_cleanup.py please review

aleksandrychev avatar Sep 05 '24 12:09 aleksandrychev

Build Status

aleksandrychev avatar Sep 09 '24 11:09 aleksandrychev

@cf-bottom jenkins

aleksandrychev avatar Sep 11 '24 10:09 aleksandrychev

Sure, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11201/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11201/

cf-bottom avatar Sep 11 '24 10:09 cf-bottom

@cf-bottom jenkins

aleksandrychev avatar Sep 18 '24 07:09 aleksandrychev

Sure, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11219/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11219/

cf-bottom avatar Sep 18 '24 07:09 cf-bottom

right, looks like upgrade deployment tests fail with policy related to this change right?

52.18.130.203	   error: Promised replacement "    $config["cli_rest_server_url"] = "https://localhost:443/api/";" for pattern "^\s*\$config\["cli_rest_server_url"\]\s*=\s*"https://localhost.*/api/";\s*$" is not properly convergent while editing "/var/cfengine/share/GUI/application/config/config.php" (pattern still matches the end-state replacement string "    $config["cli_rest_server_url"] = "https://localhost:443/api/";", consider use of a negative look ahead)
52.18.130.203	   error: Errors encountered when actuating replace_patterns promise "^\s*\$config\["cli_rest_server_url"\]\s*=\s*"https://localhost.*/api/";\s*$"

craigcomstock avatar Sep 18 '24 14:09 craigcomstock

@cf-bottom jenkins

aleksandrychev avatar Oct 07 '24 15:10 aleksandrychev

Sure, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11239/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11239/

cf-bottom avatar Oct 07 '24 15:10 cf-bottom

looks like the policy might need some fixing for upgrade deployment tests in sequential-tests job.

yes, trying config changing only if the port is changed. should help 🤞

aleksandrychev avatar Oct 07 '24 15:10 aleksandrychev

@cf-bottom jenkins

aleksandrychev avatar Oct 08 '24 08:10 aleksandrychev

Sure, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11243/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11243/

cf-bottom avatar Oct 08 '24 08:10 cf-bottom

@cf-bottom jenkins

aleksandrychev avatar Oct 08 '24 15:10 aleksandrychev

Alright, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11247/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11247/

cf-bottom avatar Oct 08 '24 15:10 cf-bottom

@cf-bottom jenkins

aleksandrychev avatar Oct 10 '24 07:10 aleksandrychev

Alright, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11256/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11256/

cf-bottom avatar Oct 10 '24 07:10 cf-bottom

sequential-tests tests failed, I guess is not related

Errors when installing master version HUB packages:
+ grep -P "(err|fail)" .27351.install.log.filtered
52.214.238.164	check for "/var/cfengine/bin/psql" failed: cannot execute
34.244.0.54	check for "/var/cfengine/bin/psql" failed: cannot execute
34.249.48.171	check for "/var/cfengine/bin/psql" failed: cannot execute
54.75.79.92	check for "/var/cfengine/bin/psql" failed: cannot execute

restarted it

Build Status

aleksandrychev avatar Oct 11 '24 07:10 aleksandrychev

sequential-tests tests failed, I guess is not related

Errors when installing master version HUB packages:
+ grep -P "(err|fail)" .27351.install.log.filtered
52.214.238.164	check for "/var/cfengine/bin/psql" failed: cannot execute
34.244.0.54	check for "/var/cfengine/bin/psql" failed: cannot execute
34.249.48.171	check for "/var/cfengine/bin/psql" failed: cannot execute
54.75.79.92	check for "/var/cfengine/bin/psql" failed: cannot execute

restarted it

Build Status

Correct, this is a known issue. https://northerntech.atlassian.net/browse/ENT-12383

It isn't a flake so a restart/retry won't help. We/I will fix soon.

craigcomstock avatar Oct 11 '24 15:10 craigcomstock

sequential-tests tests failed, I guess is not related

Errors when installing master version HUB packages:
+ grep -P "(err|fail)" .27351.install.log.filtered
52.214.238.164	check for "/var/cfengine/bin/psql" failed: cannot execute
34.244.0.54	check for "/var/cfengine/bin/psql" failed: cannot execute
34.249.48.171	check for "/var/cfengine/bin/psql" failed: cannot execute
54.75.79.92	check for "/var/cfengine/bin/psql" failed: cannot execute

restarted it Build Status

Correct, this is a known issue. https://northerntech.atlassian.net/browse/ENT-12383

It isn't a flake so a restart/retry won't help. We/I will fix soon.

thanks! I will wait then

aleksandrychev avatar Oct 14 '24 08:10 aleksandrychev

@cf-bottom jenkins

aleksandrychev avatar Oct 17 '24 10:10 aleksandrychev

Sure, I triggered a build:

Build Status

Jenkins: https://ci.cfengine.com/job/pr-pipeline/11301/

Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-11301/

cf-bottom avatar Oct 17 '24 10:10 cf-bottom

@nickanderson @craigcomstock now, when tests are passed, please re-review the code. thanks!

aleksandrychev avatar Oct 18 '24 10:10 aleksandrychev

looks like the policy might need some fixing for upgrade deployment tests in sequential-tests job.

@craigcomstock can you please re-review?

nickanderson avatar Oct 24 '24 13:10 nickanderson