PXC Jenkins: Missing XML::Simple package on CentOs
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
Done
Created May 10, 2021 at 10:22 AM
Updated March 6, 2024 at 9:11 PM
Resolved May 11, 2021 at 9:42 AM
https://pxc.cd.percona.com/job/pxc-5.6-param/125/consoleFull
MTR failed to start on CentOS platforms because of the missing XML::Simple package.
+ ./mysql-test-run.pl --parallel=8 --result-file --unit-tests-report --big-test --suite=galera,galera_3nodes,sys_vars --parallel=1 --big-test --repeat=1 --force --max-test-fail=0 --suite-timeout=9999 --testcase-timeout=60 --junit-output=/tmp/results/junit_mtr.xml --junit-package=centos-6.RelWithDebInfo.mtr.xml Logging: ./mysql-test-run.pl --parallel=8 --result-file --unit-tests-report --big-test --suite=galera,galera_3nodes,sys_vars --parallel=1 --big-test --repeat=1 --force --max-test-fail=0 --suite-timeout=9999 --testcase-timeout=60 --junit-output=/tmp/results/junit_mtr.xml --junit-package=centos-6.RelWithDebInfo.mtr.xml mysql-test-run: *** ERROR: JUnit XML reporting is not supported. The XML::Simple package could not be loaded. + true + exit 0
I checked only on 5.6, but it should exist on 5.7 also.