[MDEV-14303] rpl.rpl_manual_change_index_file failed in buildbot Created: 2017-11-07  Updated: 2017-11-07  Resolved: 2017-11-07

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.2
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Alice Sherepa Assignee: Elena Stepanova
Resolution: Fixed Votes: 0
Labels: None


 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos7-amd64/builds/6095/steps/mtr/logs/stdio

rpl.rpl_manual_change_index_file 'row'   w3 [ fail ]
        Test ended at 2017-11-06 21:19:45
 
CURRENT_TEST: rpl.rpl_manual_change_index_file
Can't locate Env.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /dev/shm/var/3/tmpN1V9uA line 1.
BEGIN failed--compilation aborted at /dev/shm/var/3/tmpN1V9uA line 1.
mysqltest: In included file "./include/truncate_file.inc": 
included from /usr/share/mysql-test/suite/rpl/t/rpl_manual_change_index_file.test at line 29:
At line 11: command "perl" failed with error: 2  my_errno: 0  errno: 0
 
The result from queries just before the failure was:
include/master-slave.inc
[connection master]
FLUSH LOGS;
CREATE TABLE t1(c1 INT);
connection slave;
connection master;
 
 - skipping '/dev/shm/var/3/log/rpl.rpl_manual_change_index_file-row/'



 Comments   
Comment by Elena Stepanova [ 2017-11-07 ]

I fixed it already on the buildbot level, by explicitly installing perl-Env in RPM tests. It appears that on CentOS 7 it's not installed by default.

I've also created MDEV-14309 to consider making the test package depend on it.

Generated at Thu Feb 08 08:12:30 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.