<86>May 4 00:06:25 userdel[1350239]: delete user 'rooter' <86>May 4 00:06:25 userdel[1350239]: removed group 'rooter' owned by 'rooter' <86>May 4 00:06:25 userdel[1350239]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:06:25 groupadd[1350305]: group added to /etc/group: name=rooter, GID=1262 <86>May 4 00:06:25 groupadd[1350305]: group added to /etc/gshadow: name=rooter <86>May 4 00:06:25 groupadd[1350305]: new group: name=rooter, GID=1262 <86>May 4 00:06:25 useradd[1350357]: new user: name=rooter, UID=1262, GID=1262, home=/root, shell=/bin/bash, from=none <86>May 4 00:06:25 userdel[1350430]: delete user 'builder' <86>May 4 00:06:25 userdel[1350430]: removed group 'builder' owned by 'builder' <86>May 4 00:06:25 userdel[1350430]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:06:25 groupadd[1350491]: group added to /etc/group: name=builder, GID=1263 <86>May 4 00:06:25 groupadd[1350491]: group added to /etc/gshadow: name=builder <86>May 4 00:06:25 groupadd[1350491]: new group: name=builder, GID=1263 <86>May 4 00:06:25 useradd[1350545]: new user: name=builder, UID=1263, GID=1263, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/simpleproxy-3.4-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/simpleproxy-3.4-alt1.qa1.nosrc.rpm (w1.gzdio) Installing simpleproxy-3.4-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf simpleproxy-3.4 + echo 'Source #0 (simpleproxy-3.4.tar.gz):' Source #0 (simpleproxy-3.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/simpleproxy-3.4.tar.gz + /bin/tar -xf - + cd simpleproxy-3.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd simpleproxy-3.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/ginstall -c checking for lint... no checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for sys/time.h... yes checking for syslog.h... yes checking for termio.h... yes checking for unistd.h... yes checking for sys/filio.h... no checking for stropts.h... no checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for vprintf... yes checking for syslog... yes checking for openlog... yes checking for closelog... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for vsnprintf... yes checking for vsprintf... yes updating cache ./config.cache creating ./config.status creating Makefile + make make: Entering directory '/usr/src/RPM/BUILD/simpleproxy-3.4' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_TERMIO_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SYSLOG=1 -DHAVE_OPENLOG=1 -DHAVE_CLOSELOG=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -c simpleproxy.c simpleproxy.c:123:13: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 123 | static void log(int, char *format, ...); | ^~~ simpleproxy.c:82:1: note: 'log' is declared in header '' 81 | #include "cfg.h" +++ |+#include 82 | simpleproxy.c: In function 'main': simpleproxy.c:378:69: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 378 | SrcSockFD = accept(SockFD,(struct sockaddr *)&cli_addr, &clien); | ^~~~~~ | | | int * In file included from simpleproxy.c:43: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ simpleproxy.c: In function 'trace': simpleproxy.c:1169:60: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] 1169 | if (getpeername(fd, (struct sockaddr *)&peer_addr, &peer_addr_len) == 0) | ^~~~~~~~~~~~~~ | | | int * /usr/include/sys/socket.h:131:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 131 | socklen_t *__restrict __len) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~ simpleproxy.c: In function 'daemon_start': simpleproxy.c:485:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 485 | chdir("/"); | ^~~~~~~~~~ simpleproxy.c: In function 'process_remote': simpleproxy.c:858:1: warning: control reaches end of non-void function [-Wreturn-type] 858 | } | ^ simpleproxy.c: In function 'trace': simpleproxy.c:1182:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1182 | write(tfd, trace_header, (trace_header_len < sizeof(trace_header) - 1)? trace_header_len: (sizeof(trace_header) - 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simpleproxy.c:1183:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1183 | write(tfd, buf, siz); | ^~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_TERMIO_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SYSLOG=1 -DHAVE_OPENLOG=1 -DHAVE_CLOSELOG=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -c cfg.c cfg.c: In function 'cfgfind': cfg.c:46:9: warning: unused variable 'j' [-Wunused-variable] 46 | int j; | ^ cfg.c: In function 'readcfg': cfg.c:135:18: warning: unused variable 'pvalue' [-Wunused-variable] 135 | char *pname,*pvalue; | ^~~~~~ cfg.c:135:11: warning: unused variable 'pname' [-Wunused-variable] 135 | char *pname,*pvalue; | ^~~~~ cfg.c:134:11: warning: unused variable 'i' [-Wunused-variable] 134 | int n,i; | ^ cfg.c:134:9: warning: unused variable 'n' [-Wunused-variable] 134 | int n,i; | ^ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_TERMIO_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SYSLOG=1 -DHAVE_OPENLOG=1 -DHAVE_CLOSELOG=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRTOL=1 -DHAVE_VSNPRINTF=1 -DHAVE_VSPRINTF=1 -o simpleproxy simpleproxy.o cfg.o make: Leaving directory '/usr/src/RPM/BUILD/simpleproxy-3.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/simpleproxy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/simpleproxy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd simpleproxy-3.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/simpleproxy-buildroot/usr exec_prefix=/usr/src/tmp/simpleproxy-buildroot/usr bindir=/usr/src/tmp/simpleproxy-buildroot/usr/bin sbindir=/usr/src/tmp/simpleproxy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/simpleproxy-buildroot/etc datadir=/usr/src/tmp/simpleproxy-buildroot/usr/share includedir=/usr/src/tmp/simpleproxy-buildroot/usr/include libdir=/usr/src/tmp/simpleproxy-buildroot/usr/lib64 libexecdir=/usr/src/tmp/simpleproxy-buildroot/usr/lib localstatedir=/usr/src/tmp/simpleproxy-buildroot/var/lib runstatedir=/usr/src/tmp/simpleproxy-buildroot/var/run sharedstatedir=/usr/src/tmp/simpleproxy-buildroot/var/lib mandir=/usr/src/tmp/simpleproxy-buildroot/usr/share/man infodir=/usr/src/tmp/simpleproxy-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/simpleproxy-3.4' ./mkinstalldirs /usr/src/tmp/simpleproxy-buildroot/usr/bin mkdir /usr/src/tmp/simpleproxy-buildroot mkdir /usr/src/tmp/simpleproxy-buildroot/usr mkdir /usr/src/tmp/simpleproxy-buildroot/usr/bin /usr/libexec/rpm-build/install -p simpleproxy /usr/src/tmp/simpleproxy-buildroot/usr/bin ./mkinstalldirs /usr/src/tmp/simpleproxy-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/simpleproxy-buildroot/usr/share mkdir /usr/src/tmp/simpleproxy-buildroot/usr/share/man mkdir /usr/src/tmp/simpleproxy-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p simpleproxy.man /usr/src/tmp/simpleproxy-buildroot/usr/share/man/man1/simpleproxy.1 make: Leaving directory '/usr/src/RPM/BUILD/simpleproxy-3.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/simpleproxy-buildroot (auto) mode of 'usr/share/man/man1/simpleproxy.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/simpleproxy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/simpleproxy-buildroot/ (default) Compressing files in /usr/src/tmp/simpleproxy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/simpleproxy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/simpleproxy-buildroot Processing files: simpleproxy-3.4-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd simpleproxy-3.4 + DOCDIR=/usr/src/tmp/simpleproxy-buildroot/usr/share/doc/simpleproxy-3.4 + export DOCDIR + rm -rf /usr/src/tmp/simpleproxy-buildroot/usr/share/doc/simpleproxy-3.4 + /bin/mkdir -p /usr/src/tmp/simpleproxy-buildroot/usr/share/doc/simpleproxy-3.4 + cp -prL ChangeLog pop3users.txt README sample.cfg TODO /usr/src/tmp/simpleproxy-buildroot/usr/share/doc/simpleproxy-3.4 + chmod -R go-w /usr/src/tmp/simpleproxy-buildroot/usr/share/doc/simpleproxy-3.4 + chmod -R a+rX /usr/src/tmp/simpleproxy-buildroot/usr/share/doc/simpleproxy-3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GWfHK1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0504NN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9Ets2z Creating simpleproxy-debuginfo package Processing files: simpleproxy-debuginfo-3.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hTP3iQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rf9S2I find-requires: running scripts (debuginfo) Requires: simpleproxy = 3.4-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/simpleproxy-3.4-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/simpleproxy-debuginfo-3.4-alt1.qa1.x86_64.rpm (w2.lzdio) 1.43user 1.39system 0:07.24elapsed 39%CPU (0avgtext+0avgdata 32860maxresident)k 0inputs+0outputs (0major+349625minor)pagefaults 0swaps /.out/simpleproxy-3.4-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/simpleproxy-debuginfo-3.4-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.75user 1.39system 0:12.03elapsed 17%CPU (0avgtext+0avgdata 12224maxresident)k 0inputs+0outputs (0major+92986minor)pagefaults 0swaps --- simpleproxy-3.4-alt1.qa1.x86_64.rpm.repo 2013-04-16 21:33:28.000000000 +0000 +++ simpleproxy-3.4-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:06:34.212320682 +0000 @@ -7,5 +7,4 @@ /usr/share/doc/simpleproxy-3.4/sample.cfg 100644 root:root -/usr/share/man/man1/simpleproxy.1.gz 100644 root:root +/usr/share/man/man1/simpleproxy.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.15)(64bit) @@ -14,2 +13,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -19,3 +19,3 @@ Provides: simpleproxy = 3.4-alt1.qa1 -File: /usr/bin/simpleproxy 100755 root:root f613b699227e503cc4a3e0dc53fd543d +File: /usr/bin/simpleproxy 100755 root:root f2619363aebf306b394f83e1023ae6c5 File: /usr/share/doc/simpleproxy-3.4 40755 root:root @@ -26,3 +26,3 @@ File: /usr/share/doc/simpleproxy-3.4/sample.cfg 100644 root:root 5fda27963ad7fde8c16fe834c5811501 -File: /usr/share/man/man1/simpleproxy.1.gz 100644 root:root b459afef6fda4f3038d9b3e51c35d37c -RPMIdentity: bc4327acdb9798a87b491120c97701269af6614ade31d96d9f8bc0296e9a185a221ebe7eabed2c27750323cb60cef8edfd2c7fe2f33413cb7ab8990094afbab0 +File: /usr/share/man/man1/simpleproxy.1.xz 100644 root:root 4c881b87b710805f9a1ed79f30427970 +RPMIdentity: 707978646637ef9c5100d247138212e59eae5588c2a06133e35c6a758d721c154991b4b37fc8ddb3b9da3e6253859c7bcf926e4863bcc5b51603a07d266fa6dc --- simpleproxy-debuginfo-3.4-alt1.qa1.x86_64.rpm.repo 2013-04-16 21:33:28.000000000 +0000 +++ simpleproxy-debuginfo-3.4-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:06:34.299320192 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ac 40755 root:root -/usr/lib/debug/.build-id/ac/42ad2336485ff576aa3e532aa4a275ec615e7b 120777 root:root ../../../../bin/simpleproxy -/usr/lib/debug/.build-id/ac/42ad2336485ff576aa3e532aa4a275ec615e7b.debug 120777 root:root ../../usr/bin/simpleproxy.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/23f8588ed3ac915443c040fd272cb61872419c 120777 root:root ../../../../bin/simpleproxy +/usr/lib/debug/.build-id/a6/23f8588ed3ac915443c040fd272cb61872419c.debug 120777 root:root ../../usr/bin/simpleproxy.debug /usr/lib/debug/usr/bin/simpleproxy.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: simpleproxy-debuginfo = 3.4-alt1.qa1 -File: /usr/lib/debug/.build-id/ac 40755 root:root -File: /usr/lib/debug/.build-id/ac/42ad2336485ff576aa3e532aa4a275ec615e7b 120777 root:root ../../../../bin/simpleproxy -File: /usr/lib/debug/.build-id/ac/42ad2336485ff576aa3e532aa4a275ec615e7b.debug 120777 root:root ../../usr/bin/simpleproxy.debug -File: /usr/lib/debug/usr/bin/simpleproxy.debug 100644 root:root 3f033eedd03baebef7d4fadab1d1bda0 +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/23f8588ed3ac915443c040fd272cb61872419c 120777 root:root ../../../../bin/simpleproxy +File: /usr/lib/debug/.build-id/a6/23f8588ed3ac915443c040fd272cb61872419c.debug 120777 root:root ../../usr/bin/simpleproxy.debug +File: /usr/lib/debug/usr/bin/simpleproxy.debug 100644 root:root 7c5d34b2306f83c68b135c8beea12f76 File: /usr/src/debug/simpleproxy-3.4 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/simpleproxy-3.4/simpleproxy.c 100644 root:root 7379119703799476bb5c1439f8d1d3a8 -RPMIdentity: 683f98614bd1983fccf26ea7473dbc6b76570f70b19490bf8d78457c78b74ab8b8255ba8edbb6020240183c6d78f85729efdb7fb8c11a44158afd300fd9121bd +RPMIdentity: d4fc7bcf14d3dafbd2efc3245859a8b53e5449781c7a10bbc54f28432b4de3c88611f3a518627552999b3abb9bded3233a2a52c3ec8b3cf015ecf1fabc8b5993