<86>Oct 5 01:37:23 userdel[768289]: delete user 'rooter' <86>Oct 5 01:37:23 userdel[768289]: removed group 'rooter' owned by 'rooter' <86>Oct 5 01:37:23 userdel[768289]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 5 01:37:23 groupadd[768314]: group added to /etc/group: name=rooter, GID=1814 <86>Oct 5 01:37:23 groupadd[768314]: group added to /etc/gshadow: name=rooter <86>Oct 5 01:37:23 groupadd[768314]: new group: name=rooter, GID=1814 <86>Oct 5 01:37:23 useradd[768340]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Oct 5 01:37:23 userdel[768371]: delete user 'builder' <86>Oct 5 01:37:23 userdel[768371]: removed group 'builder' owned by 'builder' <86>Oct 5 01:37:23 userdel[768371]: removed shadow group 'builder' owned by 'builder' <86>Oct 5 01:37:23 groupadd[768414]: group added to /etc/group: name=builder, GID=1815 <86>Oct 5 01:37:23 groupadd[768414]: group added to /etc/gshadow: name=builder <86>Oct 5 01:37:23 groupadd[768414]: new group: name=builder, GID=1815 <86>Oct 5 01:37:23 useradd[768445]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>Oct 5 01:37:26 rpmi: perl-DBI-1.643-alt3 sisyphus+309374.100.1.1 1667369731 installed <13>Oct 5 01:37:26 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Oct 5 01:37:26 rpmi: libsystemd-1:254.5-alt1 sisyphus+330840.400.4.1 1696446162 installed <13>Oct 5 01:37:26 rpmi: libdbus-1.14.10-alt1 sisyphus+328676.100.1.1 1693833777 installed <13>Oct 5 01:37:26 rpmi: libpcap0.8-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed <13>Oct 5 01:37:26 rpmi: libp11-kit-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083439 installed <13>Oct 5 01:37:26 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Oct 5 01:37:26 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Oct 5 01:37:26 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Oct 5 01:37:26 rpmi: ca-certificates-2023.07.31-alt1 sisyphus+326137.200.1.1 1690809798 installed <13>Oct 5 01:37:26 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Oct 5 01:37:26 rpmi: p11-kit-trust-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083439 installed <13>Oct 5 01:37:26 rpmi: libcrypto3-3.1.3-alt1 sisyphus+329935.40.3.2 1695159002 installed <13>Oct 5 01:37:26 rpmi: libssl3-3.1.3-alt1 sisyphus+329935.40.3.2 1695159002 installed <13>Oct 5 01:37:26 rpmi: libmysqlclient21-8.0.30-alt2 sisyphus+324359.5140.12.1 1689391661 installed <13>Oct 5 01:37:26 rpmi: perl-DBD-mysql-4.050-alt1.1 sisyphus+279723.12100.1.1 1626651849 installed <13>Oct 5 01:37:26 rpmi: libpcap-devel-2:1.10.4-alt1 sisyphus+322910.100.5.1 1687282815 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/httpry-0.1.8-alt1.nosrc.rpm (w1.gzdio) Installing httpry-0.1.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65162 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf httpry-0.1.8 + echo 'Source #0 (httpry-0.1.8.tar):' Source #0 (httpry-0.1.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/httpry-0.1.8.tar + cd httpry-0.1.8 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i '/DEFAULT_PLUGIN_DIR/s/plugins/\/usr\/share\/perl5\/httpry/' scripts/parse_log.pl + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65162 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httpry-0.1.8 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/httpry-0.1.8' gcc -Wall -O3 -funroll-loops -I/usr/include/pcap -I/usr/local/include/pcap -o httpry httpry.c format.c methods.c utility.c rate.c -lpcap -lm -pthread httpry.c: In function 'prepare_capture': httpry.c:94:25: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 94 | dev = pcap_lookupdev(errbuf); | ^~~ In file included from httpry.c:15: /usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/httpry-0.1.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77644 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/httpry-buildroot + : + /bin/rm -rf -- /usr/src/tmp/httpry-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd httpry-0.1.8 + install -D -m 0755 httpry /usr/src/tmp/httpry-buildroot/usr/sbin/httpry + install -D -m 0755 scripts/parse_log.pl /usr/src/tmp/httpry-buildroot/usr/bin/parse_log + install -D -m 0644 httpry.1 /usr/src/tmp/httpry-buildroot/usr/share/man/man1/httpry.1 + mkdir -p /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry + cp -r scripts/plugins/common_log.cfg scripts/plugins/common_log.pm scripts/plugins/content_analysis.cfg scripts/plugins/content_analysis.pm scripts/plugins/db_dump.cfg scripts/plugins/db_dump.mysql scripts/plugins/db_dump.pm scripts/plugins/find_proxies.cfg scripts/plugins/find_proxies.pm scripts/plugins/hostnames.cfg scripts/plugins/hostnames.pm scripts/plugins/log_summary.cfg scripts/plugins/log_summary.pm scripts/plugins/sample_plugin.pm scripts/plugins/search_terms.cfg scripts/plugins/search_terms.pm scripts/plugins/tokenize.cfg scripts/plugins/tokenize.pm scripts/plugins/xml_output.cfg scripts/plugins/xml_output.css scripts/plugins/xml_output.pm /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/httpry-buildroot (auto) Verifying and fixing files in /usr/src/tmp/httpry-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/httpry-buildroot/ (default) Compressing files in /usr/src/tmp/httpry-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/httpry-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: httpry-0.1.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77644 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httpry-0.1.8 + DOCDIR=/usr/src/tmp/httpry-buildroot/usr/share/doc/httpry-0.1.8 + export DOCDIR + rm -rf /usr/src/tmp/httpry-buildroot/usr/share/doc/httpry-0.1.8 + /bin/mkdir -p /usr/src/tmp/httpry-buildroot/usr/share/doc/httpry-0.1.8 + cp -prL doc /usr/src/tmp/httpry-buildroot/usr/share/doc/httpry-0.1.8 + chmod -R go-w /usr/src/tmp/httpry-buildroot/usr/share/doc/httpry-0.1.8 + chmod -R a+rX /usr/src/tmp/httpry-buildroot/usr/share/doc/httpry-0.1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oN52Mg find-provides: running scripts (alternatives,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.8snYon 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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpcap.so.0.8()(64bit) >= set:kfqoCuyLdOexi2sWMlbroEPhLcwlZ6VSZd0Teyxq82, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DBezI4 Creating httpry-debuginfo package Processing files: httpry-scripts-0.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NXpmlr find-provides: running scripts (alternatives,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.T9BldB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/httpry-buildroot/usr/bin/parse_log syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/common_log.pm syntax OK Name "content_analysis::score_threshold" used only once: possible typo at /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/content_analysis.pm line 271. Name "content_analysis::cluster_flows" used only once: possible typo at /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/content_analysis.pm line 347. Name "content_analysis::terms_threshold" used only once: possible typo at /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/content_analysis.pm line 272. /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/content_analysis.pm syntax OK Name "db_dump::user" used only once: possible typo at /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/db_dump.pm line 37. Name "db_dump::pass" used only once: possible typo at /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/db_dump.pm line 37. /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/db_dump.pm syntax OK Name "find_proxies::proxy_keywords" used only once: possible typo at /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/find_proxies.pm line 58. /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/find_proxies.pm syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/hostnames.pm syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/log_summary.pm syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/sample_plugin.pm syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/search_terms.pm syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/tokenize.pm syntax OK /usr/src/tmp/httpry-buildroot/usr/share/perl5/httpry/xml_output.pm syntax OK Provides: perl(httpry/common_log.pm), perl(httpry/content_analysis.pm), perl(httpry/db_dump.pm), perl(httpry/find_proxies.pm), perl(httpry/hostnames.pm), perl(httpry/log_summary.pm), perl(httpry/sample_plugin.pm), perl(httpry/search_terms.pm), perl(httpry/tokenize.pm), perl(httpry/xml_output.pm) Requires: perl-DBD-mysql, /usr/bin/perl, /usr/share/perl5, perl(DBI.pm), perl(File/Basename.pm), perl(Getopt/Std.pm), perl(POSIX.pm) Processing files: httpry-debuginfo-0.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BVkjli find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1xZQIC find-requires: running scripts (debuginfo) Requires: httpry = 0.1.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcap.so.0.8) Adding to httpry-debuginfo a strict dependency on httpry Wrote: /usr/src/RPM/RPMS/x86_64/httpry-0.1.8-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/httpry-scripts-0.1.8-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/httpry-debuginfo-0.1.8-alt1.x86_64.rpm (w2.lzdio) 0.96user 0.79system 0:07.98elapsed 22%CPU (0avgtext+0avgdata 37172maxresident)k 0inputs+0outputs (0major+229406minor)pagefaults 0swaps 2.97user 1.63system 0:15.31elapsed 30%CPU (0avgtext+0avgdata 126720maxresident)k 200inputs+0outputs (0major+202656minor)pagefaults 0swaps --- httpry-0.1.8-alt1.x86_64.rpm.repo 2021-07-09 02:09:09.000000000 +0000 +++ httpry-0.1.8-alt1.x86_64.rpm.hasher 2023-10-05 01:37:36.534739716 +0000 @@ -16,2 +16,3 @@ Requires: libc.so.6(GLIBC_2.32)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -19,3 +20,2 @@ Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -23,3 +23,3 @@ Provides: httpry = 0.1.8-alt1:sisyphus+277762.100.1.1 -File: /usr/sbin/httpry 100755 root:root 5d5fda7327dda1842576bd8435f3695d +File: /usr/sbin/httpry 100755 root:root 43fd362605d050f35b028efa4f1918c3 File: /usr/share/doc/httpry-0.1.8 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/man/man1/httpry.1.xz 100644 root:root 10c9549c1f751abc0537c7f7bc8da307 -RPMIdentity: d148644c855a8e73f7e46bf8c328d551ea093ef3f7e56d85103a1474edb97549f473bdcd50d3f94d166d08ae92a09212e43edb0466e1a7d732a5a24edc89e05d +RPMIdentity: 025c7087c99ca80628ad4e04cc4adaf3f7cb3526aaa8cf8f8959c921e9e695dec2861ed254567ab5778ad614bc0a7ed713922ae324fbcf6cec3650a0029c5dc6 --- httpry-debuginfo-0.1.8-alt1.x86_64.rpm.repo 2021-07-09 02:09:09.000000000 +0000 +++ httpry-debuginfo-0.1.8-alt1.x86_64.rpm.hasher 2023-10-05 01:37:36.637740864 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/29452711b55b861a7155d99474c876666f61aa 120777 root:root ../../../../sbin/httpry -/usr/lib/debug/.build-id/37/29452711b55b861a7155d99474c876666f61aa.debug 120777 root:root ../../usr/sbin/httpry.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/1759f733f7fa993b6cce2b2468ce541bef41c2 120777 root:root ../../../../sbin/httpry +/usr/lib/debug/.build-id/04/1759f733f7fa993b6cce2b2468ce541bef41c2.debug 120777 root:root ../../usr/sbin/httpry.debug /usr/lib/debug/usr/sbin/httpry.debug 100644 root:root @@ -7,3 +7,2 @@ Requires: debug64(libpcap.so.0.8) -Requires: debug64(libpthread.so.0) Requires: httpry = 0.1.8-alt1:sisyphus+277762.100.1.1 @@ -11,6 +10,6 @@ Provides: httpry-debuginfo = 0.1.8-alt1:sisyphus+277762.100.1.1 -File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/29452711b55b861a7155d99474c876666f61aa 120777 root:root ../../../../sbin/httpry -File: /usr/lib/debug/.build-id/37/29452711b55b861a7155d99474c876666f61aa.debug 120777 root:root ../../usr/sbin/httpry.debug -File: /usr/lib/debug/usr/sbin/httpry.debug 100644 root:root 2253841ccc18b2ddb1975ef583bdbe36 -RPMIdentity: 672ef3a3ce0af5915d7f6aeef423f482052d984d4c85c7060fb6c6de3764225eed9cbef7dd9140fa115556d64fe7eda4fd3077bbd8e65be7a59b883a94e270ed +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/1759f733f7fa993b6cce2b2468ce541bef41c2 120777 root:root ../../../../sbin/httpry +File: /usr/lib/debug/.build-id/04/1759f733f7fa993b6cce2b2468ce541bef41c2.debug 120777 root:root ../../usr/sbin/httpry.debug +File: /usr/lib/debug/usr/sbin/httpry.debug 100644 root:root b4444ca37791e1ceddfdab70de89fa9c +RPMIdentity: dd86f0b33c74abca792536ab889f142a479b557162121eaca6abfc2815a71cc7ff9a3f89d20813f375b854de687c842c314150ea25ca4d86b180e817659093f4