[Gluster-devel] CI failure - NameError: name 'unicode' is not defined (related to changelogparser.py)
Anoop C S
anoopcs at cryptolab.net
Mon Jun 24 12:34:40 UTC 2019
On Fri, 2019-06-07 at 10:24 +0530, Deepshikha Khandelwal wrote:
> Hi Yaniv,
>
> We are working on this. The builders are picking up python3.6 which
> is leading to modules missing and such undefined errors.
>
> Kotresh has sent a patch
> https://review.gluster.org/#/c/glusterfs/+/22829/ to fix the issue.
Can we have this backported to release-6 branch? As of now all patches
posted against release-6 branch are failing[1] on
tests/basic/changelog/changelog-rename.t
[1]
https://review.gluster.org/q/project:glusterfs+branch:release-6+status:open+label:%2522CentOS-regression-1%2522
> On Thu, Jun 6, 2019 at 11:49 AM Yaniv Kaul <ykaul at redhat.com> wrote:
> > From [1].
> >
> > I think it's a Python2/3 thing, so perhaps a CI issue additionally
> > (though if our code is not Python 3 ready, let's ensure we use
> > Python 2 explicitly until we fix this).
> >
> > 00:47:05.207 ok 14 [ 13/ 386] < 34> 'gluster --mode=script
> > --wignore volume start patchy'
> > 00:47:05.207 ok 15 [ 13/ 70] < 36> '_GFS --attribute-
> > timeout=0 --entry-timeout=0 --volfile-id=patchy --volfile-
> > server=builder208.int.aws.gluster.org /mnt/glusterfs/0'
> > 00:47:05.207 Traceback (most recent call last):
> > 00:47:05.207 File
> > "./tests/basic/changelog/../../utils/changelogparser.py", line 233,
> > in <module>
> > 00:47:05.207 parse(sys.argv[1])
> > 00:47:05.207 File
> > "./tests/basic/changelog/../../utils/changelogparser.py", line 221,
> > in parse
> > 00:47:05.207 process_record(data, tokens, changelog_ts,
> > callback)
> > 00:47:05.207 File
> > "./tests/basic/changelog/../../utils/changelogparser.py", line 178,
> > in process_record
> > 00:47:05.207 callback(record)
> > 00:47:05.207 File
> > "./tests/basic/changelog/../../utils/changelogparser.py", line 182,
> > in default_callback
> > 00:47:05.207 sys.stdout.write(u"{0}\n".format(record))
> > 00:47:05.207 File
> > "./tests/basic/changelog/../../utils/changelogparser.py", line 128,
> > in __str__
> > 00:47:05.207 return unicode(self).encode('utf-8')
> > 00:47:05.207 NameError: name 'unicode' is not defined
> > 00:47:05.207 not ok 16 [ 53/ 39] < 42> '2
> > check_changelog_op /d/backends/patchy0/.glusterfs/changelogs
> > RENAME' -> 'Got "0" instead of "2"'
> >
> >
> > Y.
> >
> > [1] https://build.gluster.org/job/centos7-regression/6318/console
> > _______________________________________________
> >
> > Community Meeting Calendar:
> >
> > APAC Schedule -
> > Every 2nd and 4th Tuesday at 11:30 AM IST
> > Bridge: https://bluejeans.com/836554017
> >
> > NA/EMEA Schedule -
> > Every 1st and 3rd Tuesday at 01:00 PM EDT
> > Bridge: https://bluejeans.com/486278655
> >
> > Gluster-devel mailing list
> > Gluster-devel at gluster.org
> > https://lists.gluster.org/mailman/listinfo/gluster-devel
> >
>
> _______________________________________________
>
> Community Meeting Calendar:
>
> APAC Schedule -
> Every 2nd and 4th Tuesday at 11:30 AM IST
> Bridge: https://bluejeans.com/836554017
>
> NA/EMEA Schedule -
> Every 1st and 3rd Tuesday at 01:00 PM EDT
> Bridge: https://bluejeans.com/486278655
>
> Gluster-devel mailing list
> Gluster-devel at gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-devel
>
More information about the Gluster-devel
mailing list